maxmilhas-org/nodejs-trie

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintrc.js130
A
0 mins
.github/workflows/build.yml
.github/workflows/lint.yml
.github/workflows/semantic.yml
.github/workflows/test-e2e.yml
.github/workflows/test.yml
.gitignore
.husky/pre-commit
.mailmap
.nvmrc
.prettierrc
.releaserc.json
.vscode/launch.json
.vscode/tasks.json
CHANGELOG.md
LICENSE
README.md
VERSION
bitbucket-pipelines.yml
nodemon.json
package-lock.json
package.json
src/add-object.ts13
A
0 mins
src/arr-trie.ts34
A
25 mins
A
100%
src/get-string-list.ts22
A
1 hr
src/get-transform-string.ts41
A
0 mins
src/index.ts8
A
0 mins
A
100%
src/iterate-trie-values.ts225
A
25 mins
src/object-list-to-trie.ts21
A
0 mins
src/object-to-string-list.ts40
A
35 mins
src/stream-to-trie.ts17
A
0 mins
src/stringifiable-set.ts8
A
0 mins
src/trie-regex.ts47
A
0 mins
src/trie.ts152
A
3 hrs
A
100%
src/types.ts38
A
0 mins
A
100%
src/utils.ts47
A
45 mins
tsconfig.build.json
tsconfig.json
typedoc.json