normalize an image.
Tests if a given path resolves to a file.
Execute a method out from an object.
Binary serialization of arbitrarily complex structures that sort element-wise
Check if a Buffer/Uint8Array is a ZIP file
PEG.js Require Extension
Pattern-matching on byte buffers
Parse Cache-Control headers.
RequestAnimationFrame friendly async for iterator
Better localStorage
Make sure the last sync call to an async function is executed after all previous ones have finished
gaussian blur an image.
Hooking Node.js stdout
TypeScript definitions for postcss-less
Seeded random number generator for Javascript.
Core code coverage package for as-covers.
Find out if a git directory is clean or not
Join urls or system paths, even with undefined values
Parse MagicaVoxel .vox format to JS objects
Port of binascii library from Python
Cross-platform browser event handling
ESLint rules for controlling where and how mutation is used.
It's a zero-dependency package that exports default function: ```text placeholder(<template>, <data>, <options>) ``` and function with named params: ```text placeholder.replace({ template, data, options }) ``` where: - `template` - some template ( [string
Computes the least common multiple (lcm).