Codewars My attempt of solving Codewars Katas in JavaScript. Table of Contents Setup Usage License Setup Install dependencies. npm install Usage Format Format code using Prettier. npm run format Linting Lint code using ESLint. npm run lint Testing Run tests using Node Test test runner. npm test License MIT © Marco Biedermann