Pinned Repositories
configs
Shareable renovate config for all untool packages
duplitect
A CLI (and API) tool to detect and prevent duplicate versions of installed JavaScript packages.
eprom
A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.
mixinable
A functional JavaScript mixin library that is at the core of untool's core. Supports synchronous and asynchronous mixin method implementations.
pathifist
A JavaScript utility library simplifying the handling of URL paths in both server and browser environments.
untool
JavaScript tooling platform that focuses on universal React applications. Supports advanced features such as hot-reloading, static and dynamic server side rendering and code splitting.
untool's Repositories
untool/untool
JavaScript tooling platform that focuses on universal React applications. Supports advanced features such as hot-reloading, static and dynamic server side rendering and code splitting.
untool/mixinable
A functional JavaScript mixin library that is at the core of untool's core. Supports synchronous and asynchronous mixin method implementations.
untool/duplitect
A CLI (and API) tool to detect and prevent duplicate versions of installed JavaScript packages.
untool/pathifist
A JavaScript utility library simplifying the handling of URL paths in both server and browser environments.
untool/configs
Shareable renovate config for all untool packages
untool/eprom
A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.