UNPKG
sentencecase.js
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.0
Convert paragraph into sentence case.
github.com/franklingu/sentencecase
franklingu/sentencecase
sentencecase.js
/
.travis.yml
11 lines
(10 loc)
•
122 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node
_js node_
js:
-
'8' install:
-
npm install -g codecov
-
npm install script:
-
npm test
-
codecov