update
Be scalable! Update is a new, open source developer framework and CLI for automating updates of any kind in code projects.
Be scalable! Update is a new, open source developer framework and CLI for automating updates of any kind in code projects.
Determine the latest available version of a package in npm
Light-weight CLI tool to ensure that your dependencies are up to date, otherwise the process is terminated with status code 1.
Update a copyright statement with the current year. Also makes minor corrections.
Easily prepend, append, inject or replace 'sections' in a markdown string.
Update the copyright statement and year in a MIT `LICENSE` file.
Force the user to run the latest version of node.js (thru nagging)
Timezone Select JS - Datasource from Wikipedia - no DateTime dependences
A CLI tool to update dependencies in your package.json
Timezone data source from Wikipedia, without datetime dependences
A chainable, faster, always up-to-date npx and system command executor
Update bower.json with data from package.json.
Update a `.eslintrc.json` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.
This is an example updater for the `update` library, to provide a basic demonstration of how updaters work.
Sharable custom [update] config to be used with toolkit projects.
Update .travis.yml based on preferences.
Update a .verb.md file to use the latest conventions and fix formatting mistakes or incompatibilities.
Moves CONTRIBUTING.md, ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE files to the `.github` directory (with or without `.md` extension). Use from the command line when Update's CLI is installed globally, or use as a plugin in your own updater.
Update the contributors array in package.json with the contributors returned by the GitHub API.
Update or add a `.editorconfig` in the current working directory using a template defined by you in `~/templates`, or generic one if a custom template is not defined. This is an Update `updater`, which can be run from the command line when Update is insta