1.1.2 • Published 8 years ago
jsmp-infra-cdp v1.1.2
Study project
Here you can find my study project with settings for package manager
Getting Started
You can find a package details
### Installing
npm install jsmp-infra-cdp
### Compile
npm run compileRunning the tests
npm run testsUsage
Function that great every person
updateArray(['John']); // ['Yo, John'];Function that returns separated string by special sign
updateString('fix,modify', '|') //'fix|modify'License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone who's code was used
- Inspiration
- etc