map() for old browser, in typescript.
Sort an object or a collection of objects based on a criteria.
Return a constructor for creating arrays having a fixed-width composite data type.
Parses co-authors from Git/GitHub-style commit messages and issue bodies. ✍️
A sub-package for @hi-ui/utils.
Array Utilities for JSCAD
Parses a Dockerfile and returns an array of commands.
Unified diff parser
An elegant prettier shareable config.
Complete and thoroughly tested parser for RSQL/FIQL written in Typescript(Javascript). Tool for converting RSQL/FIQL to SQL. Tool for filtering array of objects using RSQL/FIQL. Built with zero dependencies.
An array of ~120,000 Italian words. Works in node and browsers.
Fill all elements within a portion of an array with a specified value.
A native fetch API using hey-api ts codegen
Sorter for properties in scss files
A drop-in substitute for the browser native localStorage API that runs on node.js.
Generate theme typings for autocomplete
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
TypeScript definitions for ndjson
Allow only single quotes for import
A base TSConfig for working with Bun.
A Vue.js plugin to sort table content.
Return element accessors for a provided array-like object.
A tool for rapidly building command line apps
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.