Code Monkey home page Code Monkey logo

builder-myth's People

Contributors

mnmly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

builder-myth's Issues

publish to npm

Would be awesome if you could publish your module to npm. The name builder-myth isn't taken as far as I know :)

Easier to write:

{
  "builder-myth": "0.x.x"
}

instead of:

{
  "builder-myth": "git://github.com/mnmly/[email protected]"
}

sick. some notes.

i still have to docs and we're still not totally sure on the status of builder2. some things:

  • you can just do var css = yield file.read so you don't have to do all the require('co-fs') non-sense yourself.
  • i'm probably going to push people to not use generators in readmes and plugins. it's unnecessary complex, it requires a build step for < 0.11 support, and you shouldn't need more than a single callback for most plugins.

i'm also not sure we should push using rework/autoprefixer as a plugin. i found it to be slower, and some plugins like rework-vars work better on the entire, concatenated CSS file.

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.