UNPKG
to-space-case
Version:
latest (1.0.0)
1.0.0
0.1.3
0.1.2
0.1.1
Convert a string to space case.
github.com/ianstormtaylor/to-space-case
ianstormtaylor/to-space-case
to-space-case
/
.travis.yml
7 lines
(6 loc)
•
77 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
script: make test
node_js:
-
"stable"
-
"4"
-
"0.12"