An open API service indexing awesome lists of open source software.

https://github.com/zerotohero-dev/generator-byte-sized-javascript

Byte-Sized JavaScript module generator.
https://github.com/zerotohero-dev/generator-byte-sized-javascript

automation byte-sized bytesized-javascript bytesized-tv code-generation demos education generators javascript learning podcast screencast templates trainings tutorials vidcast videocast videos yeoman

Last synced: 5 months ago
JSON representation

Byte-Sized JavaScript module generator.

Awesome Lists containing this project

README

          

[![tests][tests]][tests-url]
[![deps][deps]][deps-url]

[tests]: https://img.shields.io/travis/jsbites/generator-byte-sized-javascript.svg
[tests-url]: https://travis-ci.org/jsbites/generator-byte-sized-javascript
[deps]: https://david-dm.org/jsbites/generator-byte-sized-javascript.svg
[deps-url]: https://david-dm.org/jsbites/generator-byte-sized-javascript

```

|
.-----.
| | | | 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](http://yeoman.io) and `generator-byte-sized-javascript` using [npm](https://www.npmjs.com/) (*we assume you have pre-installed [node.js](https://nodejs.org/)*).

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

Then generate your new project:

```bash
yo byte-sized-javascript
```

## Contact Information

* **Project Owner**: [Volkan Özçelik](https://volkan.io/)
* **Project Website**: [bytesized.tv](https://bit.ly/bytesized)

## License

MIT © [Volkan Özçelik](https://volkan.io/).

[See the license file for details](LICENSE.md).

## 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](CODE_OF_CONDUCT.md).

## A [ByteSized.TV][vidcast] Project

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

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

[**Learn**, **explore**, and **have fun**][vidcast]!

[vidcast]: https://bytesized.tv/ "ByteSized.TV"