choo-scaffold
Scaffold out Choo files
Scaffold out Choo files
Turns directory structures into plain ol' JS objects and vice versa.
Easy Auto-Generated Strictly-Typed JavaScript Class Objects
Role and Attribute based Access Control for Node.js
Create string template tag that transform values into strings
Command-line tool for creating Stylus components directory structure and imports
Rollup plugin for creation of SVG spritesheet
Automatically generate queries and mutations from Sequelize models
Vanilla javascript es6 generator with Babel, Webpack and HMR
webhint's configuration file initializer package
Patches for node fs module
stream multiple files (path and buffer) to the browser as a single zip, in pure node.
Generator that automatically detects the dependencies or devDependencies to install based on the templates or includes that are dynamically used by your generator. This can be used as a sub-generator or plugin in your own generator.
Generate a barebones NodeJS Typescript package.
`run npm install`
Use this module to create a new object by removing properties from an existing object. E.g: const user = {name: "Mohammed MT", title: "SSE"}; const newUser = objrmprop(user, ["title"]); OR const newUser = objrmprop(user, "title"); // Results {name: Mohamm
Create custom react components using cli
Create a REST CRUD service with nested collections support
Trung's first npm package on introducing himself to the cli worlds through node.js
Create, manipulate, and save .xlsx files with JavaScript