npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ffi" 的结果(共 29 个)
buffer-writer

a fast, efficient buffer writer

MIT
lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
xss-filters

Secure XSS Filters - Just sufficient output filtering to prevent XSS!

amphtml-validator

Official validator for AMP HTML (www.ampproject.org)

Apache-2.0
request-capture-har

Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client

MIT
opencollective

Official Command Line Interface for Open Collective

MIT
whatwg-mimetype

Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard

MIT
@vitejs/plugin-vue

The official plugin for Vue SFC support in Vite.

MIT
psl

Domain name parser based on the Public Suffix List

MIT
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
suffix

Add suffix to a filename.

MIT
schemes

IANA Uniform Resource Identifier (URI) Schemes list, including crowd sourced unofficial ones

MIT
jsbi

JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.

Apache-2.0
@discoveryjs/json-ext

A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)

MIT
@valibot/to-json-schema

The official JSON schema converter for Valibot

MIT
lmdb

Simple, efficient, scalable, high-performance LMDB interface

MIT
lmdb-store

Simple, efficient, scalable data store wrapper for LMDB

MIT
@most/multicast

Efficient stream sharing for most.js

MIT
react-redux

Official React bindings for Redux

MIT
react-virtualized

React components for efficiently rendering large, scrollable lists and tabular data

MIT
optimism

Composable reactive caching with efficient invalidation.

MIT
path-ends-with

Return `true` if a file path ends with the given string/suffix.

MIT
string-similarity

Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

ISC
@ava/babel-preset-stage-4

Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10

MIT
ffi

A foreign function interface (FFI) for Node.js

MIT
node-ffi

A foreign function interface (FFI) for Node.js

cyclist

Cyclist is an efficient cyclic list implemention.

MIT