Giter Site home page Giter Site logo

orafaelfragoso / angular-es6-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 58 KB

A simple boilerplate for Angular 1.X Components and Directives with ES6 + Karma + Webpack 2

License: MIT License

JavaScript 100.00%
angular1 angular-directives angular-components boilerplate webpack2 karma ecmascript2015 es6

angular-es6-boilerplate's Introduction

Angular ES6 Component Boilerplate Build Status

A simple boilerplate for Angular 1.X Directives and Components with ES6 + Karma + Webpack2

Table of Contents

  1. Why?
  2. Getting Started
    1. Prerequisites
    2. Installing
    3. Using
    4. New to Using ES6 with AngularJS 1.X?
  3. Built With
  4. Contributing
  5. Versioning
  6. Authors
  7. To do
  8. License

Why?

Angular 1.X is still a thing and it's used in a lot of projects across the planet. The goal of this project is to make developers one step closer to the Angular2 synthax, using the ES6 goodies, when it comes to generating new components and directives for open source.

Check out Angular Image Preloader

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See usage for notes on how to use the project on a live project.

Prerequisites

  • ^NodeJS 4.X
  • ^AngularJS 1.2.X (^1.5.X if you want to use Component())

Installing

Step 1: Cloning the repo

$ git clone https://github.com/rafaelfragosom/angular-es6-boilerplate your-project-name
$ cd your-project-name/

Step 2: Install the dependencies

$ npm install

Or using Yarn

$ yarn install

Step 3: Edit these files to build your project correctly

package.json
src/
  /index.js
  /demo.js
  /demo.spec.js

Using

Running your project:

npm start

New to Using ES6 With AngularJS 1.X?

Check this out

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

TODO

  • Yeoman Generator
  • Demo Page

License

This project is licensed under the MIT License - see the LICENSE file for details

angular-es6-boilerplate's People

Contributors

orafaelfragoso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

angular-es6-boilerplate's Issues

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.