Coder Social home page Coder Social logo

generator-devjs's Introduction

generator-devjs

DevJS's Yeoman generator, for our own projects, but also for you.

Installation

$ npm i -g generator-devjs

Usage

$ yo devjs[:subgen]

Mixing with yo 1.7.0+:

yo devjs:babel, devjs:eslint, devjs:gulp, license

Supply pre-generated environments:

yo devjs:gulp --babel --eslint

Usable generators:

  • devjs: Everything
  • devjs:boilerplate: Some common pieces (package.json, README, etc.)
  • devjs:babel: Babel
  • devjs:eslint ESLint
  • devjs:react React
  • devjs:gulp: Gulp

Docs & Support

Author

Jamen Marz
@jamen

License

MIT © Jamen Marzonie

generator-devjs's People

Contributors

jamen avatar seanc avatar

Stargazers

 avatar Matthew East avatar

Watchers

James Cloos avatar  avatar

Forkers

seanc

generator-devjs's Issues

Change defaults.

I think all the prompting from the arching devjs generator needs to have false be default on all of the sub-generator triggers... I rarely use Babel now, and I also don't use Gulp except for in bit projects, and I don't use React a lot of the time.... So I find myself constantly pressing n.

Recent AirBnB deprecations

Recently, airbnb deprecated their eslint-config-airbnb/base, it is now a separate module eslint-config-airbnb-base.

Built in licensing

Would be nice if it had some built in licensing, that way it could do stuff inside the README.

Separate README generator.

As requested (which I also agree), there should be a devjs:readme generator, for creating just the README file. Useful for non-JavaScript orientated projects, or whenever you don't need the rest of what devjs:boilerplate brings.

Improve prompting system.

The current system isn't too good. Prompts through some of the generators rely on localized options, with some even overlapping with other generator's options and prompts.

I'd like to have a shared option system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.