martijnversluis/ChordSheetJS

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
.gitignore
.yarnrc.yml
CONTRIBUTING.md
LICENSE
README.md
bin/open_inspector
data/scales.ts56
A
0 mins
data/sections.ts7
A
0 mins
eslint.config.mjs
jest.config.ts5
A
0 mins
package.json
script/build_chord_pro_section_grammar.ts51
A
0 mins
script/build_chord_suffix_grammar.ts26
A
0 mins
script/build_chord_suffix_normalize_mapping.ts15
A
0 mins
script/build_scales.ts99
A
0 mins
script/check_trailing_whitespace.ts39
A
0 mins
script/debug_parser.ts8
A
0 mins
script/helpers/parser_builder.ts70
A
0 mins
script/helpers/peggy_online.ts49
A
0 mins
src/chord.ts269
A
0 mins
src/chord_parsing_error.ts1
A
0 mins
src/chord_sheet/ast_component.ts15
A
0 mins
src/chord_sheet/ast_type.ts9
A
0 mins
src/chord_sheet/chord_lyrics_pair.ts60
A
0 mins
src/chord_sheet/chord_pro/chord_definition.ts27
A
0 mins
src/chord_sheet/chord_pro/composite.ts26
A
0 mins
src/chord_sheet/chord_pro/evaluatable.ts7
A
0 mins
src/chord_sheet/chord_pro/evaluation_error.ts13
A
0 mins
src/chord_sheet/chord_pro/literal.ts18
A
0 mins
src/chord_sheet/chord_pro/ternary.ts84
A
0 mins
src/chord_sheet/comment.ts16
A
0 mins
src/chord_sheet/font.ts41
A
0 mins
src/chord_sheet/font_size.ts42
A
0 mins
src/chord_sheet/font_stack.ts65
A
0 mins
src/chord_sheet/item.ts7
A
0 mins
src/chord_sheet/line.ts141
A
2 hrs
src/chord_sheet/metadata.ts131
A
0 mins
src/chord_sheet/metadata_accessors.ts33
A
0 mins
src/chord_sheet/paragraph.ts71
A
0 mins
src/chord_sheet/soft_line_break.ts6
A
0 mins
src/chord_sheet/song.ts324
C
7 hrs
src/chord_sheet/tag.ts311
B
6 hrs
src/chord_sheet/trace_info.ts6
A
0 mins
src/chord_sheet_serializer.ts220
A
0 mins
src/constants.ts38
A
0 mins