Search results
143 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get an ArrayBuffer from a Buffer as fast as possible
ESLint rule for .only blocks in mocha tests
GraphQL Semantic Output Conversion Kit - converts a cutting edge SDL file that supports semantic nullability into a more traditional SDL file legacy tools can support.
Like String.trim() but you can choose granularly what to trim
Vite plugins for isolating server-only and client-only code
Tells if the current Mocha execution is running only some tests that use .only
Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
Detects '.only' left in the code accidentally
🐊Putout plugin adds ability to extract sequence expressions
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Curried TypeScript type guards for primitive types and classes
- TypeScript
- type guards
- type
- guard
- isBoolean
- isNumber
- isString
- isSymbol
- isNull
- isUndefined
- isPrimitive
- isNonPrimitive
- is
- isLike
- View more
ESLint rule for describe.skip/it.skip in mocha tests
🐊Putout plugin adds ability to extract object properties into variable
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
putout plugin adds ability to find and remove test.only calls
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to convert 'Math.pow()' to 'exponentiation operator'
putout plugin adds ability to convert top-level return to process.exit
Mocha convenience helpers
Creates an object composed of the picked object properties. Written in Typescript for ES2019+ environments.