@nitra/prettier-config
A Prettier shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules or separate processes.
A Prettier shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules or separate processes.
A Prettier shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules or separate processes.
A `eslint` config for `react` project best practice
n7e TypeScript coding standard.
Authentication for the Web.
Standard For Generator File Structure
A standard plugin for ESDoc
Get sorted indexes of array (using insertion sort).
Check if an array contains another array.
Get indices of all values in array equal to specified value, like Array.indexOf().
Get sum of values in array.
A Prettier shareable config for my projects
Get first value of array.
Get indices of all values in array that satisfy the test, like Array.findIndex().
Filter array with values of specified indexes, like .pick().
Filter array with values of specified index(es), like .pick().
Move part of array to another array.
Merge values of each object property into corresponding array, like .zip().
Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.
Append iterables to array, like Array.push().