js-map-accessor
A proposed extension to bracket notation accessors in Javascript.
A proposed extension to bracket notation accessors in Javascript.
My first javascript micro library as part of learning javascript
Update element attribute values for for specified media queries using data attributes
A JavaScript project boilerplate scaffolding tool to start building a JavaScript module.
Extension of parse library to manage big quantities of data, even bigger than the 1000 parse limit.
A partial to handle default values.
A partial to provide a better foreach capability similar to PHP's foreach construct by differentiating whether the callback function expects a value or a pair of key-value.
A partial to check whether an object is an array.
tether tool of js
PostCSS plugin for transforming a TS/JS/JSON file to css variables
Given a js object, output a tree of divs that reflect it
This package will try to convert given js files to es modules files.
A partial to check whether an object is a plain object.
A partial to handle whether an object is present (not null and not undefined).
A partial to check whether an object is a string.
A partial to get the specific option value from the options object.
A partial to return the duration as a number (string to duration).
A partial to provide a better typeof capability by returning the practically correct type in string representation of the specific object.
This is a custom element V1-based Passcode authentication.
A collection of templates for the most-used JavaScript design patterns