Skip to content

Runtime type checking for JavaScript functions. Logs warnings when functions are passed arguments of wrong types or if functions are called without required arguments.

License

Notifications You must be signed in to change notification settings

jmzo/backseat-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backseat-driver

Runtime type checking for JavaScript functions. Logs warnings when functions are passed arguments of wrong types or if functions are called without required arguments.

About

Runtime type checking for JavaScript functions. Logs warnings when functions are passed arguments of wrong types or if functions are called without required arguments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published