@kingjs/watch-package
A tool which, for each `package.json` found in any subdirectory, excluding dot directories, runs `npm run generate` in the subdirectory whenever a change is made to any file explicitly included in the package.
A tool which, for each `package.json` found in any subdirectory, excluding dot directories, runs `npm run generate` in the subdirectory whenever a change is made to any file explicitly included in the package.
Fun little package that's really only useful for my applications. Though feel free to use it? Really just made this into a package so I can use require() instead of rfr().
## Usage ```js var assert = require('assert'); var construct = require('@kingjs/package-name.construct');
## Usage ```js var assert = require('assert'); var parse = require('@kingjs/package-name.parse');
Simply join `{ major, minor, patch }` into `'major.minor.patch'`.
Parse `'major.minor.version'` into `{ major, minor, version }`.
Fix broken node modules with no fuss
moocba-cli package
An npm package template.
package one
This is my module
Minhas configurações preferidas para projetos.
first package
ohh-cli npm modules