
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
generator-nofx-webapp
Advanced tools
Generates web application with grunt, requirejs, handlebars, sass, jquery, localization, logging and more.
Generates web application with grunt, requirejs, handlebars, sass, jquery, localization, logging and more.
First, install Yeoman and generator-nofx-webapp using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-nofx-webapp
Then generate your new project:
yo nofx-webapp
This project setup for frontend development is not intended to be used with a major framework (Ember, Angular, etc.), but allows you to start out with a minimal set of tools (requirejs, lodash, jQuery, Handlebars, moment.js, log4javascript, i18next) and grow your dependencies as you application requires it.
The grunt build script will create a fully optimized build (uglified, concatenated, hashed, etc.) with a single Javascript file. The build also replaces requirejs with almond.js to further reduce the foodprint of your dependencies. If you require dynamically loading of dependencies, you may have to modify the build process.
Last, the build also creates a full set of project reports including JsDoc, unit test coverage, lists TODO & FIXMEs and creates a static source code analysis using plato.
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
MIT © Johannes Fischer
FAQs
Generates web application with grunt, requirejs, handlebars, sass, jquery, localization, logging and more.
We found that generator-nofx-webapp 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.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.