Pinned Repositories
boot
An opinionated application config and logging bootstrap that streamlines the use of the @alt-javascript/config, and @alt-javascript/logger.
cdi
A familiar application context and dependency injection package for JavaScript, supporting simple singleton and prototype component factory definitions, with a choice of manual or auto wiring (injection) of property references and config placeholders.
config
An extensible wrapper of the popular config package, supporting placeholder resolution (or variable expansion); encrypted values (via jasypt); default (or fallback) values; and asynchronous url fetching.
cookies
Simple utility to ease the use of browser cookies
lang
Feature detection utilities for ECMAScript 6 and beyond
logger
A simple configurable logging facade for javascript, using the popular config package interface.
random-api-minimal
secret-api-minimal
alt-javascript's Repositories
alt-javascript/logger
A simple configurable logging facade for javascript, using the popular config package interface.
alt-javascript/boot
An opinionated application config and logging bootstrap that streamlines the use of the @alt-javascript/config, and @alt-javascript/logger.
alt-javascript/cdi
A familiar application context and dependency injection package for JavaScript, supporting simple singleton and prototype component factory definitions, with a choice of manual or auto wiring (injection) of property references and config placeholders.
alt-javascript/config
An extensible wrapper of the popular config package, supporting placeholder resolution (or variable expansion); encrypted values (via jasypt); default (or fallback) values; and asynchronous url fetching.
alt-javascript/cookies
Simple utility to ease the use of browser cookies
alt-javascript/lang
Feature detection utilities for ECMAScript 6 and beyond
alt-javascript/random-api-minimal
alt-javascript/secret-api-minimal