Description
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Keywords
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Publisher
Description
Split a string on the first occurance of a given separator
Keywords
Publisher
Description
Streaming chunks based on delimiter
Keywords
Publisher
Description
a simple utility to find words inside delimiters
Keywords
Publisher
Description
Detect if a chunk of a string is a csv
Keywords
Publisher
Description
A Transform Stream that splits a stream into chunks based on a delimiter
Keywords
Publisher
Description
Delimiter Tool for Editor.js
Keywords
Publisher
Description
First-fit bin packing to turn a list into delimiter-separated strings
Keywords
Publisher
Description
A node transform stream that splits data on a given seperator into chunks
Keywords
- node
- streams
- nodestream
- transformstream
- chunks
- chunkstream
- transformchunk
- delimiter
- delimiterstream
- separator
- separatorstream
- streambuffer
- stream
- splitstream
- View more
Publisher
Description
Filter data frames from a stream of buffers by a head marker and optional tail—or trailing—marker, keeping these bytes intact in the returned chunks. This is useful when splitting up a stream of data with embedded frames used by some protocols (especially
Keywords
Publisher
Description
Split a string on the first occurance of a given separator