.codeclimate.yml | |
|
|
.commitlintrc.cjs | |
|
|
.esdoc.json | |
|
|
.fixpackrc | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/ci:cover.yml | |
|
|
.github/workflows/ci:lint-config.yml | |
|
|
.github/workflows/ci:lint.yml | |
|
|
.github/workflows/gh-pages.yml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
LICENSE | |
|
|
README.md | |
|
|
package.json | |
|
|
renovate.json | |
|
|
src/_drop.js | 9 | A 0 mins |
|
src/_tail.js | 6 | A 0 mins |
|
src/_take.js | 13 | A 0 mins |
|
src/_trunc.js | 23 | A 25 mins |
|
src/drop.js | 5 | A 0 mins |
|
src/dropwhile.js | 12 | A 0 mins |
|
src/head.js | 3 | A 0 mins |
|
src/index.js | 12 | A 0 mins |
|
src/slice.js | 26 | A 1 hr |
|
src/tail.js | 5 | A 0 mins |
|
src/take.js | 5 | A 0 mins |
|
src/takewhile.js | 8 | A 0 mins |
|
src/trunc.js | 5 | A 0 mins |
|
tsconfig.json | |
|
|
yarn.lock | |
|
|