francesco-strazzullo / easy-checker

An experiment to build a little type system for JavaScript with Proxies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easy-checker.js

Easy JavaScript Object validation made with Proxies Build Status

Install

npm install easy-checker

Run

yarn install
npm start

Enjoy!

Live Demo

You can check an online demo of this application here

About

An experiment to build a little type system for JavaScript with Proxies


Languages

Language:JavaScript 80.4%Language:HTML 19.6%