Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbest/knockout.punches
A collection of enhanced binding syntaxes using Knockout 3+
https://github.com/mbest/knockout.punches
Last synced: 4 days ago
JSON representation
A collection of enhanced binding syntaxes using Knockout 3+
- Host: GitHub
- URL: https://github.com/mbest/knockout.punches
- Owner: mbest
- Created: 2013-07-11T06:30:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T21:48:55.000Z (about 9 years ago)
- Last Synced: 2025-01-22T03:07:25.723Z (10 days ago)
- Language: JavaScript
- Homepage: http://mbest.github.io/knockout.punches/
- Size: 6.08 MB
- Stars: 238
- Watchers: 17
- Forks: 19
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-knockout - Punches - Collection of enhanced binding syntaxes (Custom Bindings)
README
## Knockout.Punches
Using the new APIs in [Knockout 3.0.0](https://github.com/knockout/knockout/releases/tag/v3.0.0beta), this plugin provides a set of enhanced binding syntaxes.
1. Embedded text and attribute bindings
2. Text filters
3. Namespaced dynamic bindings
4. Wrapped event callbacks
5. Expression-based event handling### Download
* Minified: [knockout.punches.min.js](http://mbest.github.io/knockout.punches/knockout.punches.min.js)
* Source: [knockout.punches.js](http://mbest.github.io/knockout.punches/knockout.punches.js)### Documentation
* [http://mbest.github.io/knockout.punches/](http://mbest.github.io/knockout.punches/)
### License and Contact
**License:** MIT (http://www.opensource.org/licenses/mit-license.php)
Michael Best
https://github.com/mbest
[email protected]