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.
@jorgeucanorg/init
Advanced tools
This repository is Scully Schematics for angular!
To test locally (dev in safemode
), install @angular-devkit/schematics-cli
globally and use the schematics
command line tool. That tool acts the same as the generate
command of the Angular CLI, but also has a debug mode.
npm run copy:generate
cd schematics/scully
npm run schematics
npm run copy:generate
cd schematics/scylly
npm run build
npm pack
cp -r scullyio-init-0.0.*.tgz {{project_folder}}
cd {{project_folder}}
npm i --save scullyio-init-0.0.*.tgz
ng g .\node_modules\@scullyio\init\src\collection.json:ng-add
ng serve --prod
npm run scully:generate
For this test, first you need publish the schematics (see below), after this create an angular project. You can copy one of the seed project for test more fast.
ng add @scullyio/init
npm run scully:generate
npm run test
will run the unit tests, using Jasmine as a runner and test framework.
To publish, simply do:
npm run copy:generate
cd schematics/scully
npm publish:{path | minor | major}
FAQs
Add scully to your angular app
We found that @jorgeucanorg/init 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.