sails-generate-backend
Default generator for backend code files in new Sails projects. Creates the default contents of the `api/` and `config/` folders when you run `sails new` on the command line.
create-backend
A CLI built in Node.js, to automate the process of creating a rest api / sockets backend basics
csv-generate
CSV and object generation implementing the Node.js `stream.Readable` API