
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
generator-foundation-browserify
Advanced tools
Foundation, Browserify, Gulp, Sass, Babel for ECMAScript 6, Autoprefixer, BrowserSync Live Reloading
Improve your workflow by harnessing the power of Browserify with your Foundation projects!
Head to the Quick Start Guide if you're ready to go. If you're not sure why you should be using this generator, or aren't familiar with some of the tools it offers, check out the Generator Overview Wiki.
If Yeoman isn't already installed:
npm install -g yo
Install the generator from npm:
npm install -g generator-foundation-browserify
Already installed? Update to the latest version of the generator by running yo and selecting Update your generators
Navigate to your project folder and initiate the generator:
yo foundation-browserify
Answer the configuration prompts and allow the installation to complete.
Within your project folder, run gulp to start the server and watch for changes:
gulp
Include the --prod flag to export production-ready minified files (note: increases gulp task time, leave off for dev purposes):
gulp --prod
Edit the html/pug, scss and js files in the src directory
Gulp will serve finalized versions to the build directory
MIT
FAQs
Foundation, Browserify, Gulp, Sass, Babel for ECMAScript 6, Autoprefixer, BrowserSync Live Reloading
We found that generator-foundation-browserify 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.