wooorm / linked-listLinks
Minimalistic linked lists
☆85Updated 2 years ago
Alternatives and similar repositories for linked-list
Users that are interested in linked-list are comparing it to the libraries listed below
Sorting:
- `trough` is middleware☆70Updated last year
- Check if a string is a URL☆87Updated 2 years ago
- Node filesystem spies and mocks☆51Updated 2 months ago
- List of standard HTML tags☆188Updated 2 months ago
- List of known HTML tag names☆63Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- string representations of objects in node and the browser☆157Updated last month
- Glob to regular expression with support for extended globs.☆74Updated last year
- Runtime validation and processing of JavaScript types☆37Updated last year
- Create an array of unique values, in order, from the input arrays☆77Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆56Updated 5 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆99Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Safely set a dot-notated path within a nested object.☆82Updated last year
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Rollup plugin to display bundle contents & size information☆91Updated 6 months ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Perfectly spec-compliant atob and btoa implementations☆92Updated last year
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Like `Promise.all()` but for `Map` and `Object`☆198Updated 2 months ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- Handle errors with async/await without try/catch.☆47Updated 5 years ago