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

https://github.com/jlyonsmith/scriptlings

Learn JavaScript/ECMAScript/TypeScript with scriptlings
https://github.com/jlyonsmith/scriptlings

Last synced: 8 months ago
JSON representation

Learn JavaScript/ECMAScript/TypeScript with scriptlings

Awesome Lists containing this project

README

          

# JavaScript/ECMAScript/TypeScript Scriptlings

Learn the 'Scripts by writing little scriptlings.

## Getting Started

To get started:

```sh
git clone ...
npm install
npm start -- watch
```