UNPKG
hx-tokenizer
Version:
latest (1.0.0)
1.0.0
0.1.0
Split text into tokens.
github.com/hexacta/tokenizer
hexacta/tokenizer
hx-tokenizer
/
.travis.yml
9 lines
(8 loc)
•
133 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
"node"
cache:
yarn
notifications:
email:
on_success:
never
on_failure:
always