Don't be shy to report it via this link https://github.com/yussan/npm-string-manager/issues .
Fork this repository, if you have some idea for new feature, enhacement, solving bug or something else, please create issue first and use the appropriate label. If pull request for close issues use name fixed #idissues#idissues
don't forger to assign pull request to yussan.
Please pull request only to branch develop
.
if you want to send DM to me, visit my twitter account @xyussanx
We are using ES6 standarization (learn more)[http://es6-features.org].
All modules that will be the string-manager
feature, please import them into src / index.js
to be used by the user.
We are using Mocha .Make sure to test all development
and production
modules, test available on ./test
.
Run test using command
yarn test
Or press F5
if you are using VSCODE
please comment first if you want to work on some issue.