Search results
22 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Clean package.json before publish by removing unnecessary properties
Automates the full release process for npm packages
Clones and (re)installs packages from remote git repos
Utility which allows anything to be inserted into markdown files (files, json, js, xml, csv, etc). Creates Contents. Checks links.
Verifies that your package will work after it is published by running your unit tests in a special test folder.
Checks if a git repository has uncommitted changes.
Clones and (re)installs packages from remote git repos
check npm dist before publish
Provides NPM scripts for pre-publish and publish actions for TyphonJS NPM modules and beyond.
Clones and (re)installs packages from remote git repos
Provides a unified set of NPM scripts and dependencies for building and testing ES6+ NPM modules for TyphonJS and beyond.
A tool to help finding potential problems before publish.
Automates the full release process for npm packages
Rollup tool to bundle ES6 modules into trim CJS files
A script that prepares isogon packages for publishing to npm
Assert your published package actually works
- testing
- smoke
- check
- sanity
- pack
- publish
- release
- prerelease
- npm
- package
- is-promise
- prepublish
- prepublishOnly
- production
Clones and (re)installs packages from remote git repos
Clean package.json before publishing your package by removing unnecessary properties.
When you run `npm publish`, it includes all files under the directory even if they are not checked in to the repository. `npm-clean-publish` will help you to prevent that situation.