UNPKG
one-hot-enum
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
one hot encoding enumerations
github.com/ansteh/one-hot-enum
ansteh/one-hot-enum
one-hot-enum
/
.travis.yml
8 lines
(7 loc)
•
71 B
YAML
View Raw
1
2
3
4
5
6
7
8
sudo:
false
language:
node_js
node_js:
-
'7'
-
'6'
-
'5'
-
'4'