jfromaniello / liLinks
JavaScript utility to parse and generate the Link header according to RFC 5988.
☆41Updated 5 years ago
Alternatives and similar repositories for li
Users that are interested in li are comparing it to the libraries listed below
Sorting:
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Support any Observable library and polyfill☆71Updated 3 years ago
- Simplified high resolution timing☆81Updated 10 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Opinionated HTML formatter focused towards making HTML diffs readable.☆39Updated 5 months ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Map all the things, validate all the maps☆40Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 7 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Convert an Observable to a Promise☆49Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- node library to access the Travis-CI API☆76Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Conditional promise chains☆61Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago