Sha256: ed10c878cb3c2b8570a32954b52da3c49539549f64e36b3ce3ab38d7e524bf19

Contents?: true

Size: 143 Bytes

Versions: 84

Compression:

Stored size: 143 Bytes

Contents

'use strict'

module.exports = hashToSegments

function hashToSegments (hash) {
  return [hash.slice(0, 2), hash.slice(2, 4), hash.slice(4)]
}

Version data entries

84 entries across 49 versions & 7 rubygems

Version Path
immosquare-cleaner-0.1.26 node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.25 node_modules/node-gyp/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.25 node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.24 node_modules/node-gyp/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.24 node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.23 node_modules/cacache/lib/util/hash-to-segments.js
immosquare-cleaner-0.1.23 node_modules/node-gyp/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.16.1 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.15.2 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.18.4 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.18.1 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.14.0 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/cacache/lib/util/hash-to-segments.js
tang-0.2.1 spec/tang_app/node_modules/cacache/lib/util/hash-to-segments.js
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/cacache/lib/util/hash-to-segments.js
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/compression-webpack-plugin/node_modules/cacache/lib/util/hash-to-segments.js
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/cacache/lib/util/hash-to-segments.js
ruby2js-4.0.4 lib/tasks/testrails/node_modules/cacache/lib/util/hash-to-segments.js
ruby2js-4.0.3 lib/tasks/testrails/node_modules/cacache/lib/util/hash-to-segments.js