epochee
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

epochee

THIS LIBRARY IS IN ALPHA - PLEASE DO NOT USE IN PRODUCTION!

Sane date-time manipulation.

Installation

To install epochee just include it to your project like so:

npm install --save epochee

After npm has downloaded the library, you can start importing and using it as normal:

ES6 module*preferred

import { epochee } from "epochee";

CommonJS

const epochee = require("epochee").epochee;

Getting Started

// TODO - Library not finished

Package Sidebar

Install

npm i epochee

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

24.8 kB

Total Files

20

Last publish

Collaborators

  • clvarley