Repos
51
Stars
1.4k
Forks
337
Top Language
JavaScript
Loading contributions...
Top Repositories
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
A small library that uses Knockout's native pub/sub capabilities to facilitate decoupled communication between separate view models or components.
This plugin is designed to be a lightweight and flexible solution to working with AMD modules in Knockout.js.
A simple and flexible plugin to do declarative event delegation in Knockout.js
An alternate binding provider for Knockout that allows you to define your bindings in a JavaScript object and key into it from the markup.
knockout-jqAutocomplete is a Knockout.js plugin designed to work with jQuery UI's autocomplete widget.
Repositories
51A small library that uses Knockout's native pub/sub capabilities to facilitate decoupled communication between separate view models or components.
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
Node.js NHibernate-style Hilo ID generator
This plugin is designed to be a lightweight and flexible solution to working with AMD modules in Knockout.js.
Reference sample for a presentation tool that can show live coded Knockout samples
A simple and flexible plugin to do declarative event delegation in Knockout.js
knockout-jqAutocomplete is a Knockout.js plugin designed to work with jQuery UI's autocomplete widget.
The knockout-attributeBinder is a custom binding provider for Knockout that allows you to create bindings from any data- attributes and can map all of the existing Knockout bindings to use this syntax.
LeanKit's ESLint config, following our Coding Standards
An alternate binding provider for Knockout that allows you to define your bindings in a JavaScript object and key into it from the markup.
Test for triggering GitHub Actions from AgilePlace
No description provided.
Samples for http://knockmeout.net
Logger abstraction that signals any log adapters of new log messages.
a router for knockout spa applications
No description provided.
THAT Conference
Knockout-Kendo has moved to:
Simple responsive page for viewing That Conference sessions and marking favorites.
No description provided.
A cross platform node module for Microsoft SQL Server based on node-mssql
js ex machina - finite state machines in JavaScript
A base/sample to build my knockout plugins using a modern build system
React component + lux store utilities for managing contextual keyboard shortcut modes.
A Node CLI application to assist with tagging and releasing packages
Make react-intl lux-aware, and capable of consuming translations from a lux store.
ActionCreator API for submitting logging & metrics to autohost-metrics-collector from lux.js apps.
Convention-based, opinionated HTTP server library based on express. Lovingly ripped from the guts of Anvil.
JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.
Observer pattern based pub/sub utility (similar to event emitter). Compliments mediator-pattern-focused postal.js