Skip to content

rolster-developments/typescript-string

Repository files navigation

Rolster String Utilities

Utility package for manipulating String compatible with Typescript projects.

Installation

npm i @rolster/strings

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 🚀

About

Utility package for manipulating String compatible with Typescript projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published