[](https://www.npmjs.com/package/@sharyn/css)
published version 1.3.2, 7 years ago[](https://www.npmjs.com/package/@sharyn/redux)
published version 4.9.0, 6 years ago- published version 1.0.1, 6 years ago
**Declaring your scripts in a JavaScript file** gives you much more features than using plain text in `package.json`. For more details and for the documentation, please read my [**article about scripts.js**](https://verekia.com/javascript/scripts.js/).
published version 1.7.0, 6 years agoHelpers for code that runs in the browser.
published version 1.1.11, 6 years ago<!-- This file is auto-generated, don't modify it. Modify docs.js instead. -->
published version 1.1.11, 6 years agoSome command strings that I use. You probably won't need this package.
published version 1.2.0, 6 years agoGives you the fields of a form element. getFormFields uses FormData and returns a plain object.
published version 1.0.8, 6 years agoClears all the caches used by service workers, and optionally reloads the page.
published version 1.0.10, 6 years agoThis is an umbrella package that includes the following packages:
published version 1.1.0, 6 years agoHelpers to check the validity of your environment variables.
published version 1.0.2, 6 years agoProvides a React Hook interface to manipulate a state object.
published version 2.1.1, 5 years ago<!-- This file is auto-generated, don't modify it. Modify docs.js instead. -->
published version 2.1.1, 5 years ago- published version 1.0.3, 6 years ago
- published version 1.0.1, 6 years ago
- published version 1.0.2, 6 years ago
**`between`** tests if a numeral value is between two bounds.
published version 1.0.2, 6 years ago**`cycle`** returns the next value of a set of values, and defaults to the first one.
published version 1.0.2, 6 years ago**`defined`** returns `true` if the passed value is not `undefined`.
published version 1.0.1, 6 years ago**`either`** returns `true` if the first argument equals any of the other arguments.
published version 1.0.1, 6 years ago**`exists`** returns `true` if its argument is not `null` or `undefined`.
published version 1.0.1, 6 years ago**`global`** is a set of functions to create and access global variables. Note that you cannot import the whole module as `global` since this is a reserved keyword. Simply import the functions directly or import it as some other name like `glob`. For conv
published version 1.0.2, 6 years ago