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.ts46
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/debug_parser.ts66
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.ts140
A
2 hrs
src/chord_sheet/metadata.ts131
A
0 mins
src/chord_sheet/metadata_accessors.ts33
A
0 mins
src/chord_sheet/paragraph.ts61
A
0 mins
src/chord_sheet/soft_line_break.ts6
A
0 mins
src/chord_sheet/song.ts304
C
7 hrs
src/chord_sheet/tag.ts255
B
4 hrs
src/chord_sheet/trace_info.ts6
A
0 mins
src/chord_sheet_serializer.ts214
A
0 mins
src/constants.ts38
A
0 mins
src/formatter/chord_pro_formatter.ts126
A
0 mins
src/formatter/chords_over_words_formatter.ts133
A
0 mins
src/formatter/configuration/configuration.ts57
A
0 mins