@cdjs/js-time
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

js-math

A lightweight Javascript time format library.

Installing

npm install @cdjs/js-time
// or
yarn add @cdjs/js-time

Usage

// es6 module
import jsTime from '@cdjs/js-time'
// commonjs
const { default: jsTime } = require('@cdjs/js-time')

Documentation

How to use

Readme

Keywords

none

Package Sidebar

Install

npm i @cdjs/js-time

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

18.3 kB

Total Files

7

Last publish

Collaborators

  • xukang