jhg-common

0.3.0 • Public • Published

jhg-common

This is a general purpose collection of simple value types as joi validated factories and other utilities collected over time.

Install

git clone https://github.com/johngagon/jhg-common.git
npm install jhg-common

Scripts

npm run jest

Usage

import {common} from 'jhg-common';

const {
  currency,
  datetime
} = common;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    0
  • 0.2.0
    0

Package Sidebar

Install

npm i jhg-common

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

18.8 kB

Total Files

19

Last publish

Collaborators

  • johngagon