GithubHelp home page GithubHelp logo

aspineon / es6-sample-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonataswalker/es6-sample-project

0.0 1.0 0.0 142 KB

An ES6 sample project using Rollup, Bublé, Sass

License: MIT License

Makefile 24.75% CSS 27.67% JavaScript 47.59%

es6-sample-project's Introduction

es6-sample-project

NPM

An ES6 sample project using Rollup, Bublé (as a plugin), Sass (node-sass).

This package shows how to get started writing ES6 modules. The workflow is like this:

es6 flowchart

Why?

Because all these tools and how they fit together can be scary at the beginning.

Usage

$ git clone [email protected]:jonataswalker/es6-sample-project.git
$ cd es6-sample-project
$ npm install

Available tasks

Build (js && css) and Watch (for changes)

$ make build-watch

Build (js && css)

$ make build

Build JavaScript

$ make build-js

Includes make bundle-js make lint make uglifyjs make add-js-header

Build CSS

$ make build-css Includes make compile-sass make prefix-css make cleancss make add-css-header

Why Makefile?

Because it's just great.

Missing Tests?

For the sake of simplicity.

Final result

See here a demo.

es6-sample-project's People

Contributors

jonataswalker avatar greenkeeperio-bot avatar

Watchers

James Cloos 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.