Skip to content

dmbostan/effort-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effort translator

This is a very simple implementation of an effort translator. Why 'translator'? The data is coming in the form of a codified string, like d, D, q, Q or dDqQ. Each letter corresponds to an object containing a status and effort. For more details, have a look at the src/config.js.

Install

Feel free to use npm or yarn in order to install dependencies:

yarn install

// or

npm install

Tests

This small project comes with some basic testing. To run the tests, please use:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published