Socket
Socket
Sign inDemoInstall

generator-bower-rjs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-bower-rjs

Yo generator for Bower + Require JS


Version published
Maintainers
1
Created
Source

Generator-bower-rjs

yeoman generator for bower pkgs wrapped in a requirejs module definition

:heart: inspired by generator-bower

Install + Usage

  • not yet in npm registry, for now clone the project, cd into it, then run npm link generator-bower-rjs
npm install -g yo
npm install -g generator-bower-rjs
mkdir my-new-project
cd my-new-project

to generate your project, run yo bower-rjs

  • run gulp for building
  • run grunt to automate rjs configs or anytime your bower.json changes
    • this will soon be automated
  • run bundle; bundle exec rake jasmine to start your tests

TODO

add support for plain old javascript

License

MIT License

Keywords

FAQs

Package last updated on 07 Oct 2014

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc