Giter Site home page Giter Site logo

halhenke / brunch-on-asteroids Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exlee/brunch-on-asteroids

0.0 2.0 0.0 664 KB

Brunch skeleton based on Angular.JS, Twitter Bootstrap 2.3 with Bootswatch Themes and more

License: Other

HTML 0.32% CoffeeScript 29.85% Handlebars 69.82%

brunch-on-asteroids's Introduction

Brunch on Asteroids

Requirements

  1. Scaffolt (npm install -g scaffolt) (works without it however is needed for generators)

Usage

  1. Start new app brunch new YourAppName -s https://github.com/exlee/brunch-on-asteroids
  2. Generate style file scaffolt bootstrap THEME
  3. Generate index.jade, init.coffee by scaffolt quickstart YourAppName

And voila - you're done! For themes check /vendor/_bootswatch/ directory. You can also use default one.

About Brunch on Asteroids

Why this brunch?

I usually work on small projects where I need to use various libraries. Most of them are very minimalistic, but they use external libraries. To ease development I created this very minimal brunch which doesn't have any cleaning required and with possibility to add on-demand libraries.

Notice

I made this brunch mainly for myself, so it's plausible there are some bugs in areas I don't use. If you find any, don't hesitate to create new issue.

What's in the box

  • Angular.JS
  • JADE (as default templating)
  • CoffeeScript/LiveScript (-with skeletons in CS-)
  • Twitter Bootstrap 2.3 (Inspired by Angular-Brunch-Seed)
  • Bootswatch themes
  • Generators:
    • Init (CoffeeScript/LivesScript)
    • Angular Directives (CoffeeScript/LiveScript)
    • D3 Directive (LiveScript)
    • Bootstrap themed using Bootswatch
    • Bootstrap Responsive (untested)
  • D3

Also in, but untested:

  • jQuery UI
  • Angular.JS UI
  • Angular.JS Bootstrap

How extras work

Each extra is already configured in config.coffee (i.e. properly positioned during CSS/JS join). To enable it, just change directory name in vendor from _extra_library to extra_library. And that's it!

Similar Brunches

brunch-on-asteroids's People

Watchers

 avatar  avatar

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.