@rolster/helpers-string
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Rolster Helpers String

Utility package for manipulating String compatible with Typescript projects.

Installation

npm i @rolster/helpers-string

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza 🚀

Package Sidebar

Install

npm i @rolster/helpers-string

Weekly Downloads

11

Version

1.1.3

License

MIT

Unpacked Size

18.5 kB

Total Files

10

Last publish

Collaborators

  • rolster