Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
generator-angulpify
Advanced tools
Yeoman generator that scaffolds out a front-end web app using angularjs, gulp and browserify
This project is still in early stage of development, so use with caution. API breaking changes at this stage are quite likely.
For more information on what this generator can do for you, take a look at the gulp plugins.
This generator relies on several technologies, make sure your system has:
npm install -g generator-angulpify
yo angulpify
gulp
for building to the build
directorygulp --release
for building to the release
directory(HTML/CSS/JS/Images/etc)
To install dependencies, run bower install --save package-name
to get the files, then add an entry into the browser key of your package.json
.
More to come.
--skip-install
Skips the automatic execution of bower
and npm
after scaffolding has finished.PRs are welcome!
This generator is inspired by the Web app generator and by Ben Clinkinbeard's presentation. Thanks to all the contributors!
FAQs
Yeoman generator involving AngularJS, Gulp and Browserify
The npm package generator-angulpify receives a total of 1 weekly downloads. As such, generator-angulpify popularity was classified as not popular.
We found that generator-angulpify 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.