Commit graph

12 commits

Author SHA1 Message Date
Yotam Mann
a256ae2e6c
Working on getting github actions to run (#1231)
* working on getting actions to run

* running all tests

* run on CHROME only

* Update test.yml

* ignoring node_modules

* updating typedocs

* trying to ignore compiler errors

* Update tsconfig.json

* running doc tests in parallel

* speeding up docs example tests

* Update test.yml

* testing README

* 2 spaces instead of 4

* codecov

* remove travis ci

* adding token

* updating codecov
2024-04-25 14:06:55 -04:00
Yotam Mann
e5d28baa5f feat: es6 output 2020-04-29 14:39:40 -04:00
Yotam Mann
48284d78fb adding decorators which validate the input value range 2019-12-16 17:13:03 -05:00
Yotam Mann
3a41db8d99 optimization: using import helpers to save some space 2019-11-14 15:20:16 -05:00
Yotam Mann
c223d0c9b1 adding full support for generators 2019-09-05 23:53:53 -04:00
Yotam Mann
0f20c2d2b4 no decorators 2019-08-15 23:41:22 -04:00
Yotam Mann
d07da6d675 building es2015 modules
this should enable tree-shaking in supporting compilers (like webpack and broserify)
2019-07-25 14:49:46 -04:00
Yotam Mann
9039eb9d03 working on build process 2019-07-11 00:21:20 -04:00
tambien
958666e8e7 working on build 2019-06-24 13:26:03 -04:00
tambien
21c25ecdbc [wip] working on build config 2019-06-21 14:09:39 -04:00
tambien
4aca4f81e6 setting up tests and config for typescript 2019-05-23 13:59:08 -04:00
tambien
df08425a70 started retooling with typescript 2019-04-12 10:37:47 -04:00