npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "efficient" 的结果(共 55 个)
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
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
@discoveryjs/json-ext

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

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-virtualized

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

MIT
optimism

Composable reactive caching with efficient invalidation.

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
cyclist

Cyclist is an efficient cyclic list implemention.

MIT
wireit

Upgrade your npm scripts to make them smarter and more efficient

Apache-2.0
memoizerific

Fast, small, efficient JavaScript memoization lib to memoize JS functions

MIT
mini-svg-data-uri

Small, efficient encoding of SVG data URIs for CSS, HTML, etc.

MIT
natural

General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.

MIT
@snyk/fast-glob

It's a very fast and efficient glob library for Node.js

MIT
fast-levenshtein

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

MIT
path-expression-matcher

Efficient path tracking and pattern matching for XML/JSON parsers

MIT
react-infinite

A browser-ready efficient scrolling container based on UITableView

BSD-3-Clause
line-column

Convert efficiently index to/from line-column in a string

MIT
d3-timer

An efficient queue capable of managing thousands of concurrent animations.

ISC
js-levenshtein

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

MIT
tether

A client-side library to make absolutely positioned elements attach to elements in the page efficiently.

MIT
prepare-response

Prepare a text resposne to be efficiently sent

MIT
tree-sync

A module for repeated efficient synchronizing two directories.

ISC
msgpack

A space-efficient object serialization library for node.js

generatorics

Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.

MIT