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.
csv-generate
CSV and object generation implementing the Node.js `stream.Readable` API