simple context management using JavaScript. It allows you to create contexts, bind values to keys within those contexts, and retrieve those values within a handler function.
published version 2.1.1, 2 months ago
simple context management using JavaScript. It allows you to create contexts, bind values to keys within those contexts, and retrieve those values within a handler function.