Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

tests deps

        .°
       |
    .-----.
    | | | |       Byte-Sized JavaScript
    \  °  /          Module Generator
  ___-___-___     https://bytesized.tv/
 ()_   .   _()
 /  /\ : /\  \
(___)| . |(___)

About This Generator

This generator is a git project template generator for “Byte-Sized JavaScript” projects.

Installation and Usage

First, install Yeoman and generator-byte-sized-javascript using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-byte-sized-javascript

Then generate your new project:

yo byte-sized-javascript

Contact Information

License

MIT © Volkan Özçelik.

See the license file for details.

Code of Conduct

We, as the community behind this project, are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of expertise, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion or nationality.

See the code of conduct for more details.

A ByteSized.TV Project

This repository is a part of the Byte-Sized JavaScript VideoCasts.

It is a compilation of short (around ten minutes) screencasts about JavaScript and related technologies.

Learn, explore, and have fun!

You can’t perform that action at this time.