Skip to content

johngagon/jhg-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published