interface-checker
v0.5.1
Published
A way to store interface definitions and validate if an object meets a certain interface
Downloads
2
Readme
Interface Checker
A node library to store interface definitions and check to see if an object matches a defined interface. Can match method names and optionally parameter count.
Quick Start
TBD
LICENSE
MIT