npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "drop" 的结果(共 5 个)
utile

A drop-in replacement for `util` with some additional advantageous functions

obuf

Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.

MIT
fclone

Clone objects by dropping circular references

MIT
fs-exists-sync

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

MIT