Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
elao-meteor-admin-generator
Advanced tools
Scaffolding generator for Meteor elao:meteor-admin package
This is a NodeJs tool package for elao:meteor-admin
MeteorJs package.
It generate scaffolding for :
$ npm install elao-meteor-admin-generator -g
$ git clone https://github.com/Elao/meteor-admin-generator.git
$ cd meteor-admin-generator
$ npm install -g
You can now use elao-mag
(for elao-meteor-admin-generator) command line tool.
In your MeteorJs project ($ cd my-meteor-project
) :
$ elao-mag things
Generate scaffolding for : things
+ server/admin/publish/things.js
+ client/admin/collections/things/list.html
+ client/admin/collections/things/list.js
+ client/admin/collections/things/edit.html
+ client/admin/collections/things/edit.js
+ client/admin/collections/things/new.html
+ client/admin/collections/things/new.js
+ packages/collections/collections/schemas/things.js
+ packages/collections/collections/things.js
... done !
This command generate Schema, Collection, Publications and Templates for things.
You can now edit this files at your convenience.
FAQs
Scaffolding generator for Meteor elao:meteor-admin package
We found that elao-meteor-admin-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.