ForbesLindesay / funtypes

Runtime validation for static types
MIT License
29 stars 4 forks source link

feat: enum helper #40

Closed ForbesLindesay closed 3 years ago

ForbesLindesay commented 3 years ago

This takes in an enum object and generates a type safe parser for it. It can handle both string and number based enums.

rollingversions[bot] commented 3 years ago

Change Log for funtypes (2.0.0 → 2.1.0)

New Features

Edit changelog