π§± v0.0.0-dev.1 — First Brick
π§± v0.0.0-dev.1 — First Brick
We’re thrilled to announce the first prerelease of @fizzwiz/vanilla: v0.0.0-dev.1 — the First Brick laying the foundation for a library dedicated to providing lightweight semantics for working with plain JSON objects.
This release unveils the core abstractions: OptionStore and ObjNavigator.
- OptionStore: Store and retrieve options by type, with automatic lookup along an instance’s prototype chain.
- ObjNavigator: Navigate and manipulate nested objects safely and intuitively, supporting scoped navigation with
within()and returning to the parent withwithout().
π§ͺ This is a prerelease, intended for exploration and feedback. Your early experiences and suggestions will help shape the API and future features.
"Let’s build clear, maintainable JSON semantics — together."
— @fizzwiz ✨
Comments
Post a Comment