Skip to content

nikolenkoanton92/es6-katas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Katas

ES6 kata practices from http://es6katas.org/

Installation

npm install

Test

npm test

Development

Checkout to the branch katas for practicing.

git checkout katas

My fixes with the katas are in the commits with message fix xxx.js. Just show it if you can't get it right!

Contribute

If there are any better answers, pull requests are welcome :)

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%