New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-johnny-five

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-johnny-five

Yeoman generator that scaffolds out a Johnny-Five project

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-johnny-five

Join the chat at https://gitter.im/pierceray/generator-johnny-five Build Status

Yeoman generator that scaffolds out a Johnny-Five project

Features

  • Johnny-Five project file creation
  • .jshintrc from the Johnny-Five project
  • package.json creation and dependency additions
  • Preset configurations for Particle and Raspberry Pi
  • Optional Library Installs

Getting Started

Not every new computer comes with a Yeoman pre-installed.

npm install -g yo

Yeoman Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-johnny-five from npm, run:

npm install -g generator-johnny-five

Finally, initiate the generator:

yo johnny-five

License

MIT

Keywords

FAQs

Package last updated on 23 Jul 2015

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