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.
- Host: GitHub
- URL: https://github.com/maximilianmairinger/xtring
- Owner: maximilianMairinger
- Created: 2020-06-30T11:58:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T11:21:30.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T08:42:45.727Z (3 months ago)
- Topics: enhancement, prototype, string, util
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/xtring
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.