jslicense / spdx-expression-parse.jsLinks
parse SPDX license expressions
☆45Updated 2 years ago
Alternatives and similar repositories for spdx-expression-parse.js
Users that are interested in spdx-expression-parse.js are comparing it to the libraries listed below
Sorting:
- correct invalid SPDX identifiers☆34Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- a list of SPDX license identifiers☆37Updated 6 months ago
- Check if a string has ANSI escape codes☆50Updated 5 months ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- ☆20Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 5 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Create ansi colors by passing open and close codes.☆19Updated 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Minimal module to check if a file is executable.☆51Updated this week
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- timers module for browserify☆24Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Callback wrapping utility☆56Updated 2 years ago
- Emulate console for all the browsers☆33Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆13Updated last year
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago