canjs
@canjs
0
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
105 Skillsacross 1 categorycan-connect
bmomberger-bitovi
Data connection middleware and utilities
can-construct-super
cherif_b
Provides a reference to the prototypal parent using this._super in can-construct objects
can-define-validate-validatejs
edward.p
Validation helpers for can-define maps and lists.
can-define
bmomberger-bitovi
Create observable objects with JS dot operator compatibility
can-fixture
matthewp
Intercept AJAX requests and simulate responses.
can-globals
cherif_b
This module provides a dependency injection container. Modules may define a key and specify a default value (which can be static, cached lazy, or dynamic lazy), but other code can set and reset the value as needed. There is also an event system, for alert
...morecan-model
bmomberger-bitovi
can.Model
can-observable-array
marshallswain
Observable arrays
can-observe
cherif_b
Like can.Map, but without the .attr method.
can-reflect-dependencies
cherif_b
Keep track of external observable dependendecies
can-simple-window
designbyonyx
A very light-weight execution context (window) wrapper for can-simple-dom
can-validate-legacy
cherif_b
Validation plugin for CanJS that provides an abstraction layer to your validation library of choice (Shim may be required).
...morecan-stache-transform
cherif_b
Stache Jest transformer
can-validate
cherif_b
Validation plugin for CanJS.
mock-url
m-mujica
No description available
can-zone
bmomberger-bitovi
Asynchronous render for all frameworks
can
bmomberger-bitovi
MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
can-ajax
bmomberger-bitovi
jQuery-inspired AJAX request library.
can-assign
cherif_b
A simplified version of Object.assign, which only accepts a single source argument.
can-attribute-encoder
cherif_b
Encode / decode attributes for DOM elements
can-bind
phillipskevin
Updates one observable value with the value of another observable.
can-child-nodes
cherif_b
Read child nodes from elements
can-cid
cherif_b
Utility for getting a unique identifier for an object
can-component
bmomberger-bitovi
Custom elements for CanJS
can-compute
cherif_b
CanJS’s legacy way of composing observables. Use can-observation instead.
can-connect-feathers
matthewp
Feathers client library for DoneJS and can-connect
can-connect-ndjson
bmomberger-bitovi
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [ for associating data with DOM nodes.
can-dom-events
bmomberger-bitovi
Listen for native and custom DOM events
can-dom-mutate
justinbmeyer
Dispatch and listen for DOM mutations
can-event-dom-enter
bitovi-core-os
Custom enter event
can-event-dom-radiochange
cherif_b
Custom radiochange event
can-event-queue
cherif_b
A event mixin that uses queues to dispatch handlers
can-fixture-socket
chasen
Simulate socket connections
can-fragment
cherif_b
Create a fragment from lots of stuff
can-import-module
bmomberger-bitovi
[](https://travis-ci.org/canjs/can-import-module) [](https://greenkeeper.io/)
...morecan-kefir
cherif_b
Reflects Kefir streams so they work with the rest of CanJS
can-key-tree
cherif_b
Add and remove items to a tree
can-key
cherif_b
Read nested key values
can-list
justinbmeyer
Observable lists
can-local-store
cherif_b
A localStorage database for the client
can-log
cherif_b
Utilities for logging to the console.
can-make-map
phillipskevin
Convert a comma-separated string into a plain JavaScript object.
can-make-rest
cherif_b
Make restful urls and methods from a resource
can-map-compat
cherif_b
Makes observables compatible with can-map
can-map-define
mikemitchel
Define rich attribute behavior
can-map
marshallswain
Observable Objects
can-memory-store
bmomberger-bitovi
A memory store with mongo-db like queries
can-ndjson-stream
chasen
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join our Discourse](https://img.shields.io/discourse/https/
...morecan-view-nodelist
cherif_b
Adds nesting of text nodes
can-view-parser
cherif_b
Parses html and magic tags
can-view-scope
bmomberger-bitovi
Observable scopes
can-view-target
matthewp
Fast cloning micro templates
steal-stache
matthewp
Load can-stache templates with StealJS