Skip to content

Drop-in replacement to make ow validation library a noop in production.

Notifications You must be signed in to change notification settings

transitive-bullshit/ow-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ow-shim

Drop-in replacement to make ow validation library a noop in production.

NPM Build Status JavaScript Style Guide

Install

npm install --save ow-shim

Usage

There's no standard way to replace your usage of ow with ow-shim in production, but webpack's resolve.alias config option works well.

Any ow statements will effectively be turned into no-ops.

You may also want to use this shim to cut down on browser bundle size.

License

MIT © Travis Fischer

Support my OSS work by following me on twitter twitter

About

Drop-in replacement to make ow validation library a noop in production.

Topics

Resources

Stars

Watchers

Forks

Packages