Giter VIP home page Giter VIP logo

snowman-repos / generator-snow Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 873 KB

A yeoman generator for setting up new front-end projects that use Jade, Stylus, and CoffeeScript, using GulpJS, Browserify, and Jasmine. Also support for localised content, SVG icons or icon fonts, and responsive images using picturefill.

Home Page: http://darryl-snow.github.io/generator-snow/

Shell 3.34% JavaScript 22.34% CoffeeScript 26.11% PHP 12.93% CSS 35.08% Perl 0.19%

generator-snow's People

Stargazers

 avatar  avatar

generator-snow's Issues

gulpfile.coffee (picturefill) build error

$ gulp
$ Error: Cannot find module 'public/scripts/lib/picturefill/picturefill.js'

FIX IN 2 PLACES (gulpfile.coffee):

gulp.task "coffeescript", ->
...
picturefill:
path: Config.dist + "/scripts/lib/picturefill/dist/picturefill.js"
...
picturefill:
path: Config.dist + "/scripts/lib/picturefill/dist/picturefill.js"

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.