Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
invert-color
Generates inverted (opposite) version of the given color.
invert-kv
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
react-image-filter
Lightweight React component, for applying color filters on images, works in all modern browsers plus IE10+ and Edge.
swap-case
Transform a string by swapping every character from upper to lower case, or lower to upper case
lodash.invert
The lodash method `_.invert` exported as a module.
browser-unpack
parse a bundle generated by browser-pack
gl-matrix-invert
Inverts a matrix in gl-matrix format of any dimension
text-swap-case
Convert a text by swapping every character from upper to lower case, or lower to upper case
@stdlib/utils-object-inverse
Invert an object, such that keys become values and values become keys.
@bevry/ansi
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
image-in-browser
Package for encoding / decoding images, transforming images, applying filters, drawing primitives on images on the client side (no need for server Node.js)
libreact
React standard library
@thi.ng/object-utils
Utilities for manipulating plain JS objects & maps
react-imgpro
Image processing component for React
@thi.ng/matrices
Matrix & quaternion operations for 2D/3D geometry processing
linear-solve
Solve a system of linear equations. Invert a matrix. Nothing else
prototyped.js
Common typescript ready prototypes available in both CommonJS and ECMAScript
array-reverser
Seamlessly reverse arrays or segments with ease
postcss-color-invert
A PostCSS plugin to invert colors