Skip to content

Latest commit

 

History

History

util-string

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@the-/util-string

npm Version

Utility for string

Installation

$ npm install @the-/util-string --save

Usage

'use strict'

async function tryExample() {}

tryExample().catch((err) => console.error(err))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links