JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 117816
  • Score
    100M100P100Q155374F
  • License MIT

Package Exports

  • text-case

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (text-case) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Text Case

NPM version NPM downloads Bundle size

Transform a string between

Installation

npm install text-case --save

Usage

import * as textCase from "text-case";

License

MIT