An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/yussan/string-manager-npm.svg?branch=master&status=passed)](https://travis-ci.org/github/yussan/string-manager-npm)
[![npm version](https://img.shields.io/npm/v/string-manager.svg?style=flat-square)](https://www.npmjs.com/package/string-manager)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](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)