yeun / open-color

Color scheme for UI design.
https://yeun.github.io/open-color/
MIT License
5.29k stars 243 forks source link

Add support for generating a typescript definition file (fixed #74) #75

Closed makepanic closed 6 years ago

makepanic commented 7 years ago

This also adds a test that the generated typescript definitions compile. Maybe we should add npm t to the travis.yml to let travis run these "tests".

This is a template build from the work provided by @Rokt33r in #74