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

https://github.com/vasanthk/how-to-write-open-source-js

Code from Egghead.io course on How to "Write an Open Source JavaScript Library"
https://github.com/vasanthk/how-to-write-open-source-js

Last synced: about 1 year ago
JSON representation

Code from Egghead.io course on How to "Write an Open Source JavaScript Library"

Awesome Lists containing this project

README

          

# How to Write an Open Source JavaScript Library

[![travis build](https://img.shields.io/travis/vasanthk/how-to-write-open-source-js.svg?style=flat-square)](https://travis-ci.org/vasanthk/how-to-write-open-source-js)
[![codecov coverage](https://img.shields.io/codecov/c/github/vasanthk/how-to-write-open-source-js.svg?style=flat-square)](https://codecov.io/github/vasanthk/how-to-write-open-source-js)
[![version](https://img.shields.io/npm/v/how-to-write-open-source-js.svg?style=flat-square)](http://npm.im/how-to-write-open-source-js)
[![downloads](https://img.shields.io/npm/dm/how-to-write-open-source-js.svg?style=flat-square)](http://npm-stat.com/charts.html?package=how-to-write-open-source-js&from=2015-10-22)
[![MIT License](https://img.shields.io/npm/l/how-to-write-open-source-js.svg?style=flat-square)](http://opensource.org/licenses/MIT)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

Code from Egghead.io [course](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-introduction?series=how-to-write-an-open-source-javascript-library) on "How to write an Open Source JavaScript Library"

Get a random Star Wars name.