jonschlinkert / update-copyrightLinks
Update a copyright statement with the current year. Also makes minor corrections.
☆15Updated 8 years ago
Alternatives and similar repositories for update-copyright
Users that are interested in update-copyright are comparing it to the libraries listed below
Sorting:
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 5 years ago
- 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 5 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 10 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Lowercase the keys of an object☆41Updated last week
- 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
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last month
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or …☆10Updated 8 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Stylelint shareable config for XO☆41Updated 9 months ago