jslicense / spdx-license-idsLinks
a list of SPDX license identifiers
☆35Updated 3 weeks 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:
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Get the command from a shebang☆24Updated 4 years ago
- correct invalid SPDX identifiers☆34Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Slice a string with ANSI escape codes☆50Updated last year
- Regular expression for matching astral symbols☆34Updated 6 years ago
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Node.js releases data☆36Updated this week
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- 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