awesome-knockout
awesome-knockout copied to clipboard
A curated list of awesome plugins for Knockout
add ycloud, rich components ui base on knockoutjs
Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request. It is currently being used by...
I created a [Date Range Picker component](https://github.com/sensortower/daterangepicker). It's written in knockout and can be used separately or can be integrated with existing Knockout apps. [](https://sensortower.github.io/daterangepicker/) What do you think?
http://todomvc.com/examples/knockoutjs/ and https://github.com/tastejs/todomvc/tree/master/examples/knockoutjs.
To clearly explain people how to contribute, what items are welcome on the list and give some guidelines regarding PRs. You can use https://github.com/sindresorhus/awesome/blob/master/contributing.md as inspiration.
The repo misses a license. You can use https://github.com/sindresorhus/awesome#license as inspiration.
Cool list. Here are a couple more that may be worth mentioning: [knockout-secure-binding](https://github.com/brianmhunt/knockout-secure-binding) -- custom binding provider that can be used with a Content Security Policy that prohibits unsafe eval...