Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-prototype

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-prototype

An Ember addon that allows you to quickly bootup new projects or amend existing projects with pre-defined configurations, dependencies and files.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

ember-prototype

An Ember addon that allows you to quickly bootup new projects or amend existing projects with pre-defined configurations, dependencies and files.

I found myself repeating the same steps after initializing a new Ember project. Typically, I have a set of "favorite addons" that I use for a variety of project types. This addon was born out of the necessity to automate some of this repetitive setup.

Using in your projects

  • ember install ember-prototype
  • ember g proto-tzellman-base

Of course, you should apply the blueprint(s) that you want.

Contributing

If you find this useful, you can either clone this repository, or open a PR that contains your blueprints.

  • git clone git@github.com:tzellman/ember-prototype.git

The general naming strategy is to prefix your blueprint name with proto-. It might be wise to include your github name or some other unique identifier as well.

Also, if you have any ideas on how to make this better, please let me know!

Author

Tom Zellman (@tzellman)

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

FAQs

Package last updated on 11 Mar 2017

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