3.1.2 • Published 6 years ago

knockout.address v3.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.