SkeLLLa/node-object-hash

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.commitlintrc.js1
A
0 mins
.editorconfig
.eslintignore
.eslintrc.json
.github/CODEOWNERS
.github/workflows/codeql.yml
.github/workflows/release.yml
.github/workflows/verify.yml
.gitignore
.npmignore
.prettierignore
.prettierrc.js22
A
0 mins
.releaserc.js11
A
0 mins
.vscode/launch.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
__tests__/__snapshots__/compatibility.spec.ts.snap
__tests__/compatibility.spec.ts431
F
1 wk
__tests__/hasher.spec.ts66
A
0 mins
__tests__/objectSorter.spec.ts88
A
0 mins
ci/changelog.js6
A
0 mins
ci/commit-analyzer.js22
A
0 mins
ci/git-service-deploy.js7
A
0 mins
ci/git.js6
A
0 mins
ci/gitlab-release.js6
A
0 mins
ci/npm-change-version.js6
A
0 mins
ci/npm-publish.js6
A
0 mins
ci/release-notes.js27
A
0 mins
docs/CHANGELOG-v2.md
docs/CHANGELOG.md
docs/api/README.md
docs/api/interfaces/hasher.Hashable.md
docs/api/interfaces/hasher.Hasher.md
docs/api/interfaces/hasher.HasherOptions.md
docs/api/interfaces/objectSorter.CoerceOptions.md
docs/api/interfaces/objectSorter.SortOptions.md
docs/api/interfaces/objectSorter.SorterOptions.md
docs/api/interfaces/objectSorter.TrimOptions.md
docs/api/modules/hasher.md
docs/api/modules/objectSorter.md
jest.config.js18
A
0 mins
logo.svg
package.json
pnpm-lock.yaml
src/hasher.ts32
A
0 mins
src/objectSorter.ts136
F
3 days
src/stringifiers.ts209
D
2 days
src/typeGuess.ts41
A
0 mins