Skip to content

skulptur/common-fns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

All the functions that are generic enough and used often!

Get started

Install

npm install --save common-fns
# or
yarn add common-fns

Use

import { noop } from 'common-fns'

console.log(noop()) // undefined

About

Common utility functions for Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published