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:
- Loop over each item in an array and call the given function on every element.☆14Updated 8 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 9 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
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Map `visit` over an array of objects.☆17Updated 3 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
- Lowercase the keys of an object☆41Updated 2 years 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
- 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 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
- 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
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?☆21Updated 8 years ago
- Check if a value matches a condition☆13Updated 7 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 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
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Updated 8 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Service for converting images to WebP☆15Updated 2 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 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
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 years ago
- list of SPDX standard license exceptions☆16Updated last year