JSPM

@ricardojrmcom/dervish

3.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q14289F
  • License MIT

Typescript Utility

Package Exports

  • @ricardojrmcom/dervish
  • @ricardojrmcom/dervish/dist/index.js

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 (@ricardojrmcom/dervish) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🌙 @ricardojrmcom/dervish

Typescript Utility

build license

author

lang version size




Install

npm install @ricardojrmcom/dervish

yarn add @ricardojrmcom/dervish

Usage

import {
  dateFormat,
  dateRelative,
  hexToRgb,
  rgbToHex,
  numberFormat,
  stringCapitalize,
  stringTruncate,
} from '@ricardojrmcom/dervish';

Packages




License

MIT © Ricardo <l1b3r_-> Mota (@ricardojrmcom)

Bootstrapped with 🟪@ricardojrmcom/nova