gsantiago/subtitle.js

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.github/workflows/main.yml
.gitignore
.npmignore
.travis.yml
CHANGELOG.md
LICENSE
README.md
package-lock.json
package.json
tsconfig.json
src/Formatter.ts41
A
25 mins
src/Parser.ts159
A
1 hr
src/filter.ts10
src/formatTimestamp.ts17
src/index.ts11
src/map.ts12
src/parse.ts28
src/parseSync.ts14
src/parseTimestamp.ts13
src/parseTimestamps.ts16
src/resync.ts15
src/stringify.ts6
src/stringifySync.ts11
src/types.ts22
src/utils.ts10
test-utils.ts58