knockout.address
v3.1.2
Published
address bindings and extension for observable address objects
Downloads
3
Readme
knockout.address
build addresses, view formatted addresses, extend an observable to be an address object.
Installation
npm install knockout.address
Usage
See how the binding handlers are used in the demos.
To run the demo, clone the repository then npm install
and npm run start
.
To build changes to the demo or its dependencies incrementally, run npm run watch
.