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
Install
npm install @ricardojrmcom/dervish
yarn add @ricardojrmcom/dervishUsage
import {
dateFormat,
dateRelative,
hexToRgb,
rgbToHex,
numberFormat,
stringCapitalize,
stringTruncate,
} from '@ricardojrmcom/dervish';Packages
- @ricardojrmcom/color-converter
- @ricardojrmcom/date-format
- @ricardojrmcom/number-format
- @ricardojrmcom/string-capitalize
- @ricardojrmcom/string-truncate
License
MIT © Ricardo <l1b3r_-> Mota (@ricardojrmcom)
Bootstrapped with 🟪@ricardojrmcom/nova