jfromaniello / li
JavaScript utility to parse and generate the Link header according to RFC 5988.
☆41Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for li
- 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
- ES2015 Number.MAX_SAFE_INTEGER ponyfill☆17Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Simplified high resolution timing☆76Updated 2 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Get the revved file path of a file☆33Updated 2 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 6 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated 2 months ago
- Use npm v3 alongside your currently installed npm.☆34Updated 7 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆25Updated 4 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Returns all commit messages between 2 versions of an NPM module☆58Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 7 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 7 years ago
- Run jsperf.com tests locally with your NodeJS version☆34Updated 8 years ago
- require('foo.css') - A browserify transform for css (with vitamins): Use css sources like any other module but without forgo the benefits…☆13Updated 8 years ago
- Convert an Observable to a Promise☆47Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if the given object is a dom node☆30Updated 5 years ago
- 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
- Create a revved file path☆20Updated 2 years ago