jslicense / spdx-license-idsLinks
a list of SPDX license identifiers
☆35Updated 5 months ago
Alternatives and similar repositories for spdx-license-ids
Users that are interested in spdx-license-ids are comparing it to the libraries listed below
Sorting:
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- correct invalid SPDX identifiers☆34Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Is this an arguments object? It's a harder question than you think.☆17Updated 6 months ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Display download counts alongside NPM author pages☆21Updated 8 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Node.js releases data☆36Updated last week
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated this week
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago