https://github.com/yussan/string-manager-npm
string manipulation for javascript
https://github.com/yussan/string-manager-npm
javascript nodejs npm string string-manipulation
Last synced: 4 months ago
JSON representation
string manipulation for javascript
- Host: GitHub
- URL: https://github.com/yussan/string-manager-npm
- Owner: yussan
- License: mit
- Created: 2017-04-25T07:53:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T06:19:45.000Z (about 2 years ago)
- Last Synced: 2024-12-13T17:50:08.131Z (about 1 year ago)
- Topics: javascript, nodejs, npm, string, string-manipulation
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/string-manager
- Size: 2.2 MB
- Stars: 18
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/github/yussan/string-manager-npm)
[](https://www.npmjs.com/package/string-manager)
[](http://commitizen.github.io/cz-cli/)
# string-manager
A npm module to manipulate string.
## Instalation
Avalilable in npm, use this command to instalation
```
yarn add string-manager
```
or
```
npm install string-manager
```
## Demo
https://npm.runkit.com/string-manager
\*) The version that is in the demo, different from the existing version in Github
## Documentations
[Read more here](https://github.com/yussan/npm-string-manager/blob/master/docs/modules.md)
## Contribution
[Read more here](./CONTRIBUTING.md)
## Development
### Command for Contributtors
- **Instalation**
```
yarn install
```
- **Build**
Build for development
```
yarn build
```
Build for production
```
yarn prod:build
```
Build directory destination
```
./dist
```
- **Unit Testing**
We are using mocha to as unit testing
```
yarn test
```
## Contributor
- [yussan](https://github.com/yussan)
- [dzhurey](https://github.com/dzhurey)
- [simonbynd](https://github.com/simonbynd)
- [WildanZM](https://github.com/zmwildan)
## Who used this
- [Follooow.com](https://follooow.com)
- [MauGowes](https://maugowes.com)
- [Kompetisi.id](https://kompetisi.id)
- [MauCoding](https://maucoding.com)
- [Sebangsa](https://sebangsa.com)
- [Arena](https://arena.id)