rangoo94/universal-lexer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintrc
.gitignore
.npmignore
.travis.yml
README.md
bin/universal-lexer
examples/json.yaml
package-lock.json
package.json
index.js8
lib/analyzeDefinition.js54
lib/buildCharactersCondition.js10
lib/buildDataDefinitionCode.js12
lib/buildLexerCode.js36
lib/buildLexerCodeFromFile.js10
lib/buildMatchingCode.js67
lib/buildNamedRegularExpression.js11
lib/buildRegexpDeclarationCode.js18
lib/buildTokenDefinitionCode.js32
lib/compileLexer.js5
lib/compileLexerFromFile.js10
lib/utils.js15
rollup.config.js22
wallaby.js13