aws / aws-sdk-js-crypto-helpers
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 29% | 0% | 70%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 0% | 31% | 0% | 68%
js0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
packages0% | 0% | 31% | 0% | 68%
ROOT0% | 0% | 0% | 0% | 100%
verdaccio0% | 0% | 0% | 0% | 100%
Longest Files (Top 34)
File# lines# units
knownHashes.fixture.ts
in packages/sha256-js/src
395 -
crc32.ts
in packages/crc32/src
84 1
constants.ts
in packages/sha256-js/src
79 -
jsSha256.ts
in packages/sha256-js/src
69 3
supportsWebCrypto.ts
in packages/supports-web-crypto/src
67 4
webCryptoSha1.ts
in packages/sha1-browser/src
64 1
RawSha256.ts
in packages/sha256-js/src
64 -
webCryptoSha256.ts
in packages/sha256-browser/src
63 1
53 2
index.ts
in packages/crc32c/src
53 1
config.yaml
in verdaccio
42 -
constants.ts
in packages/sha256-browser/src
39 -
index.ts
in packages/sha256-universal/src
30 2
constants.ts
in packages/sha1-browser/src
27 -
crossPlatformSha256.ts
in packages/sha256-browser/src
25 1
crossPlatformSha1.ts
in packages/sha1-browser/src
24 1
index.ts
in packages/random-source-browser/src
19 1
index.ts
in packages/random-source-universal/src
16 1
aws_crc32.ts
in packages/crc32/src
16 2
convertToBuffer.ts
in packages/util/src
16 -
aws_crc32c.ts
in packages/crc32c/src
16 2
index.ts
in packages/random-source-node/src
13 1
uint32ArrayFrom.ts
in packages/util/src
12 1
webCryptoRandomValues.ts
in packages/random-source-browser/src
11 1
numToUint8.ts
in packages/util/src
8 1
isEmptyData.ts
in packages/sha1-browser/src
7 1
isEmptyData.ts
in packages/util/src
7 1
isEmptyData.ts
in packages/sha256-browser/src
7 1
index.ts
in packages/util/src
4 -
index.ts
in packages/sha1-browser/src
2 -
index.ts
in packages/crc32/src
2 -
index.ts
in packages/sha256-browser/src
2 -
index.ts
in packages/sha256-js/src
1 -
index.ts
in packages/supports-web-crypto/src
1 -
Files With Most Units (Top 21)
File# lines# units
supportsWebCrypto.ts
in packages/supports-web-crypto/src
67 4
jsSha256.ts
in packages/sha256-js/src
69 3
53 2
index.ts
in packages/sha256-universal/src
30 2
aws_crc32.ts
in packages/crc32/src
16 2
aws_crc32c.ts
in packages/crc32c/src
16 2
index.ts
in packages/random-source-node/src
13 1
isEmptyData.ts
in packages/sha1-browser/src
7 1
crossPlatformSha1.ts
in packages/sha1-browser/src
24 1
webCryptoSha1.ts
in packages/sha1-browser/src
64 1
index.ts
in packages/random-source-universal/src
16 1
crc32.ts
in packages/crc32/src
84 1
isEmptyData.ts
in packages/util/src
7 1
uint32ArrayFrom.ts
in packages/util/src
12 1
numToUint8.ts
in packages/util/src
8 1
index.ts
in packages/random-source-browser/src
19 1
webCryptoRandomValues.ts
in packages/random-source-browser/src
11 1
isEmptyData.ts
in packages/sha256-browser/src
7 1
webCryptoSha256.ts
in packages/sha256-browser/src
63 1
crossPlatformSha256.ts
in packages/sha256-browser/src
25 1
index.ts
in packages/crc32c/src
53 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 12 long lines.

File# lines# units# long lines
knownHashes.fixture.ts
in packages/sha256-js/src
395 - 12
Correlations

File Size vs. Commits (all time): 34 points

packages/sha256-js/src/knownHashes.fixture.ts x: 4 commits (all time) y: 395 lines of code packages/crc32/src/aws_crc32.ts x: 3 commits (all time) y: 16 lines of code packages/crc32/src/crc32.ts x: 1 commits (all time) y: 84 lines of code packages/crc32/src/index.ts x: 7 commits (all time) y: 2 lines of code packages/sha256-universal/src/index.ts x: 5 commits (all time) y: 30 lines of code packages/random-source-browser/src/index.ts x: 5 commits (all time) y: 19 lines of code packages/sha1-browser/src/webCryptoSha1.ts x: 3 commits (all time) y: 64 lines of code packages/sha1-browser/src/crossPlatformSha1.ts x: 3 commits (all time) y: 24 lines of code packages/sha1-browser/src/index.ts x: 2 commits (all time) y: 2 lines of code packages/sha256-browser/src/crossPlatformSha256.ts x: 5 commits (all time) y: 25 lines of code packages/sha256-browser/src/index.ts x: 4 commits (all time) y: 2 lines of code packages/crc32c/src/aws_crc32c.ts x: 2 commits (all time) y: 16 lines of code packages/sha256-browser/src/webCryptoSha256.ts x: 5 commits (all time) y: 63 lines of code packages/sha256-js/src/jsSha256.ts x: 6 commits (all time) y: 69 lines of code packages/util/src/uint32ArrayFrom.ts x: 2 commits (all time) y: 12 lines of code packages/crc32c/src/index.ts x: 3 commits (all time) y: 53 lines of code packages/util/src/index.ts x: 2 commits (all time) y: 4 lines of code packages/sha1-browser/src/constants.ts x: 1 commits (all time) y: 27 lines of code packages/sha1-browser/src/isEmptyData.ts x: 1 commits (all time) y: 7 lines of code wallaby.conf.js x: 1 commits (all time) y: 53 lines of code packages/util/src/numToUint8.ts x: 1 commits (all time) y: 8 lines of code verdaccio/config.yaml x: 1 commits (all time) y: 42 lines of code packages/random-source-node/src/index.ts x: 4 commits (all time) y: 13 lines of code packages/random-source-browser/src/webCryptoRandomValues.ts x: 3 commits (all time) y: 11 lines of code packages/sha256-browser/src/constants.ts x: 3 commits (all time) y: 39 lines of code packages/sha256-browser/src/isEmptyData.ts x: 3 commits (all time) y: 7 lines of code packages/sha256-js/src/constants.ts x: 3 commits (all time) y: 79 lines of code packages/sha256-js/src/index.ts x: 3 commits (all time) y: 1 lines of code packages/supports-web-crypto/src/supportsWebCrypto.ts x: 3 commits (all time) y: 67 lines of code
395.0
lines of code
  min: 1.0
  average: 39.35
  25th percentile: 7.0
  median: 17.5
  75th percentile: 55.5
  max: 395.0
0 7.0
commits (all time)
min: 1.0 | average: 3.0 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 7.0

File Size vs. Contributors (all time): 34 points

packages/sha256-js/src/knownHashes.fixture.ts x: 2 contributors (all time) y: 395 lines of code packages/crc32/src/aws_crc32.ts x: 2 contributors (all time) y: 16 lines of code packages/crc32/src/crc32.ts x: 1 contributors (all time) y: 84 lines of code packages/crc32/src/index.ts x: 3 contributors (all time) y: 2 lines of code packages/sha256-universal/src/index.ts x: 4 contributors (all time) y: 30 lines of code packages/random-source-browser/src/index.ts x: 3 contributors (all time) y: 19 lines of code packages/sha1-browser/src/webCryptoSha1.ts x: 2 contributors (all time) y: 64 lines of code packages/util/src/convertToBuffer.ts x: 1 contributors (all time) y: 16 lines of code packages/sha1-browser/src/crossPlatformSha1.ts x: 3 contributors (all time) y: 24 lines of code packages/sha1-browser/src/index.ts x: 2 contributors (all time) y: 2 lines of code packages/sha256-browser/src/crossPlatformSha256.ts x: 4 contributors (all time) y: 25 lines of code packages/sha256-browser/src/webCryptoSha256.ts x: 3 contributors (all time) y: 63 lines of code packages/sha256-js/src/jsSha256.ts x: 3 contributors (all time) y: 69 lines of code packages/util/src/uint32ArrayFrom.ts x: 1 contributors (all time) y: 12 lines of code packages/crc32c/src/index.ts x: 3 contributors (all time) y: 53 lines of code packages/util/src/index.ts x: 2 contributors (all time) y: 4 lines of code packages/sha1-browser/src/constants.ts x: 1 contributors (all time) y: 27 lines of code packages/sha1-browser/src/isEmptyData.ts x: 1 contributors (all time) y: 7 lines of code wallaby.conf.js x: 1 contributors (all time) y: 53 lines of code packages/util/src/numToUint8.ts x: 1 contributors (all time) y: 8 lines of code verdaccio/config.yaml x: 1 contributors (all time) y: 42 lines of code packages/random-source-node/src/index.ts x: 2 contributors (all time) y: 13 lines of code packages/random-source-browser/src/webCryptoRandomValues.ts x: 2 contributors (all time) y: 11 lines of code packages/sha256-browser/src/constants.ts x: 2 contributors (all time) y: 39 lines of code packages/sha256-browser/src/isEmptyData.ts x: 2 contributors (all time) y: 7 lines of code packages/sha256-js/src/constants.ts x: 2 contributors (all time) y: 79 lines of code packages/sha256-js/src/index.ts x: 2 contributors (all time) y: 1 lines of code packages/supports-web-crypto/src/supportsWebCrypto.ts x: 2 contributors (all time) y: 67 lines of code
395.0
lines of code
  min: 1.0
  average: 39.35
  25th percentile: 7.0
  median: 17.5
  75th percentile: 55.5
  max: 395.0
0 4.0
contributors (all time)
min: 1.0 | average: 2.06 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".