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:
- Simplified high resolution timing☆85Updated last year
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Remove indentation from multiline template strings☆32Updated 5 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 8 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…