Search results
270 packages found
canjs
exact matchMIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
Convert react components to native Web Components that work with CanJS.
MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
Create observable objects with JS dot operator compatibility
Data connection middleware and utilities
Common utilities for CanJS projects
Listen for native and custom DOM events
Live binding handlebars templates
[![Build Status](https://travis-ci.org/canjs/can-import-module.svg?branch=master)](https://travis-ci.org/canjs/can-import-module) [![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-import-module.svg)](https://greenkeeper.io/)
A event mixin that uses queues to dispatch handlers
Asynchronous render for all frameworks
Namespace where can-* packages are registered
jQuery-inspired AJAX request library.
Create an observable value.
Records observations between two points in time
Observable front-end application routing for CanJS.
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