18 packages
asynchronous-context
Define the base class for objects to be created with a framework `Kombucha.js`
asynchronous-context-rpc
Implement Remote Procedure Call in Node.js (beta)
asynchronous-semaphore
let an async session to wait for another async session to finish
error-if-no-dotenv
A module to throw an error if no dotenv file was found.
fold-args
a named arguments parser with a consistent robust protocol for JavaScript; via `folding` argumenets in the sense of the computer language Scheme
mixin-prototypes
Yet another JavaScript module to implement multiple inheritance
multiple-inheritance.js
Yet another JavaScript module to implement multiple inheritance
prevent-undefined
prevent-undefined let you know when your code refers a non-existing propery
react-flatstage
This decreases the nesting level of React.js components by sharing a stage for temporary components.
react-flatter
react-hookless
an unusual and yet effective usage of React.js's hooks
react-rerenderers
a new state management framework which allows you to decide to when and of where render your component.
rtti.js
`rtti.js` is a non-opinionated, non-framework, extensible schema validator.
runtime-typesafety
an utility to propose a way to implement type-safety at run-time, not compile-time
sqlmacro
a stupidly simple template engine for SQL
sql-named-parameters
This non-opinionated library transforms named parameters into traditional positional parameters.
vanilla-schema-validator
`vanilla-schema-validator` is yet another schema validator which is not based on framework.
visual-undefined-checker
A module which throws an error when it refers to a property that doesn't exist at runtime.