@dp66/dp-utils
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

CI

Introduction

utility library that makes your life easier

Installation

npm install @dp66/dp-utils

or

yarn add @dp66/dp-utils

Features

  • Support cjs, esm, umd module format running both in browser and node

Usage

import { formatMoney } from "@dp66/dp-utils"

const purse = formatMoney(1000);
// purse will be 1,000.00

Built with

  • Typescript
  • Rollup

Readme

Keywords

Package Sidebar

Install

npm i @dp66/dp-utils

Weekly Downloads

14

Version

0.3.0

License

ISC

Unpacked Size

12.7 kB

Total Files

12

Last publish

Collaborators

  • dp66