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:
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a value matches a condition☆13Updated 7 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 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 4 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Check if a filepath is a Markdown file☆21Updated 4 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Node's default require extensions as a separate module☆10Updated 3 years ago
- Stylelint shareable config for XO☆40Updated 6 months ago
- 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
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Generate a markdown or JSON list of contributors for a project using the GitHub API.☆17Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago