Packages
Comaintainers
14 packages
args-to-arr
converts arguments or any other array-like object into an array starting from specific index.
build-function
The way to describe and build simple functions using JSON
bundlib
An automatic library bundler powered by Rollup.js.
each-arg
Iterates through arguments or any other array-like object starting from specific index.
foreach-prop
Array-like methods for objects
gen-unit
A generic unit parser/formatter
map-number
processing/p5.js map like function, including floating point numbers support
@odjs/classes
Classname management for @odjs/dom
@odjs/engine
A param/option applier engine.
rollup-plugin-export-equals
Transforms export default x or export { x as default } to export = x for CommonJS module type declaration export