kemitchell / validate-npm-package-license.js
Give me a string and I'll tell you if it's a valid npm package license string
☆24Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for validate-npm-package-license.js
- List of node.js builtin modules☆38Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 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 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- The color cyan, in ansi.☆8Updated 5 years ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Lowercase the keys of an object☆40Updated last year
- Strip the final newline character from a string/buffer☆33Updated last week
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create ansi colors by passing open and close codes.☆18Updated 6 months ago
- Define a non-enumerable property on an object.☆21Updated last year