UNPKG

@praphan.o/thai-sentence-cut

Version:

การตัดข้อความภาษาไทยโดยไม่นับสระลอยและวรรณยุกต์

9 lines 138 B
language: node_js node_js: - 10 install: - npm install - npm install -g codecov script: - npm run test - npm run report-coverage