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

https://github.com/maximilianmairinger/xtring

String prototype enhancements.
https://github.com/maximilianmairinger/xtring

enhancement prototype string util

Last synced: about 1 month ago
JSON representation

String prototype enhancements.

Awesome Lists containing this project

README

        

# Xtring

String prototype enhancements.

> Please not that Xtring is currently under development and not yet suited for production

## Usage

```js
import xtring from "xtring"

xtring()
```

## Installation

```shell
$ npm i xtring
```

## Contribute

All feedback is appreciated. Create a pull request or write an issue.