KhalisFoundation / anvaad-js

Transliteration toolkit for Gurmukhi ASCII to Unicode, romanized and other character sets
https://khalisfoundation.github.io/anvaad-js/
MIT License
7 stars 7 forks source link

added in-line vishraam parser #78

Closed irvanjitsingh closed 2 months ago

irvanjitsingh commented 4 years ago

Parses a gurmukhi string with in-line vishraams and returns a JSON list of each vishraam including the word count and type.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 509


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pauses.js 20 21 95.24%
<!-- Total: 20 21 95.24% -->
Files with Coverage Reduction New Missed Lines %
src/unicode.js 37 76.62%
<!-- Total: 37 -->
Totals Coverage Status
Change from base Build 501: -4.9%
Covered Lines: 358
Relevant Lines: 418

💛 - Coveralls