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☆84Updated last year
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Remove indentation from multiline template strings☆33Updated 5 years ago
- Truncate a URL to a specific length☆61Updated last month
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Get the callsite of the caller function☆54Updated last month
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Create a hash for file revving☆106Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Run jsperf.com tests locally with your NodeJS version☆34Updated 9 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Parse a GitHub URL for user/project@version☆30Updated 7 years ago
- Map all the things, validate all the maps☆40Updated last year
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 5 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the revved file path of a file☆34Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 8 years ago