npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "slice" 的结果(共 7 个)
array-slice

Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.

MIT
arraybuffer.slice

Exports a function for slicing ArrayBuffers (no polyfilling)

MIT
fd-slicer

safely create multiple ReadStream or WriteStream objects from the same file descriptor

MIT
slice-stream

Pipe data through a stream until some fixed length is reached, then callback.

MIT
ansi-slice

Extracts a section of a string containing ANSI escape codes.