• Stars
    star
    3
  • Rank 3,958,457 (Top 79 %)
  • Language
    JavaScript
  • Created about 14 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript function arguments type checker. Useful if you're making libraries where functions have optional or type specific arguments and you can't be arsed writing checks for every damn function. This does it for you!