Flcwl / JavaScript-ReTry

Re-try implementations about some common, awesome and useful APIs, Algorithms and Wheels with modern JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-ReTry

Build Status

Re-try implementations about some common, awesome and useful APIs, Algorithms and Wheels with modern JavaScript.

Usage

You can play around with the code if you like JavaScript, by cloning the repo and running the following commands:

npm install
npm test

some contain test file *.spec.js and you can have a try.

About

Re-try implementations about some common, awesome and useful APIs, Algorithms and Wheels with modern JavaScript.


Languages

Language:JavaScript 97.1%Language:TypeScript 2.9%