Projects in Awesome Lists by canjs
A curated list of projects in awesome lists by canjs .
https://github.com/canjs/canjs
Build CRUD apps in fewer lines of code.
canjs crud dom framework javascript
Last synced: 14 May 2025
https://github.com/canjs/can-zone
A context for tracking asynchronous activity in JavaScript applications.
Last synced: 07 May 2025
https://github.com/canjs/can-ndjson-stream
Converts a ReadableStream of raw ndjson data to a ReadableStream of JSON objects
fetch ndjson-stream readable-streams
Last synced: 23 Apr 2025
https://github.com/canjs/can-compile
Compile CanJS Mustache and EJS views for lightning fast production apps
Last synced: 23 Apr 2025
https://github.com/canjs/can-connect
Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
Last synced: 23 Apr 2025
https://github.com/canjs/can-fixture
Intercept and simulate AJAX requests. Works without CanJS.
Last synced: 23 Apr 2025
https://github.com/canjs/canjs-feathers
CanJS model bindings for real-time updates from Feathers
Last synced: 23 Apr 2025
https://github.com/canjs/can-derive
Derive live can.List and can.Maps from source lists.
Last synced: 23 Apr 2025
https://github.com/canjs/can-bacon
Bacon.js integration for CanJS (and vice-versa)
Last synced: 23 Apr 2025
https://github.com/canjs/worker-render
Run your single-page application in a web worker
Last synced: 23 Apr 2025
https://github.com/canjs/can-upgrade
Scripts to help you upgrade to new versions of CanJS
Last synced: 23 Apr 2025
https://github.com/canjs/can-route
Observable front-end application routing for CanJS.
Last synced: 23 Apr 2025
https://github.com/canjs/can-connect-feathers
The FeathersJS client library for DoneJS and can-connect
Last synced: 18 Jun 2025
https://github.com/canjs/can-util
Essential utilities used by lots of CanJS's projects.
Last synced: 23 Apr 2025
https://github.com/canjs/can-route-pushstate
Pushstate for can-route
pushstate pushstate-routing route-pushstate
Last synced: 23 Apr 2025
https://github.com/canjs/can-stache-bindings
Binding helpers for CanJS template engines
Last synced: 23 Apr 2025
https://github.com/canjs/can-migrate
CLI & codemod scripts for upgrading to CanJS 3, 4 and 5
Last synced: 23 Apr 2025
https://github.com/canjs/can-define-lazy-value
Define properties with lazy values using Object.defineProperty
Last synced: 23 Apr 2025
https://github.com/canjs/can-symbol
Well known symbols used to detail behaviors of different object
Last synced: 23 Apr 2025
https://github.com/canjs/bit-docs-html-canjs
The plugins to produce CanJS.com
Last synced: 23 Apr 2025
https://github.com/canjs/can-observable-object
Defined object classes that are observable
Last synced: 23 Apr 2025
https://github.com/canjs/can-react
A compatibility layer required to enable donejs-react.
Last synced: 23 Apr 2025
https://github.com/canjs/can-query-logic
Perform data queries and compare queries against each other. Provides logic useful for data caching and real-time behavior.
Last synced: 23 Apr 2025
https://github.com/canjs/can-view-callbacks
Register callbacks for CanJS view engines
Last synced: 23 Apr 2025
https://github.com/canjs/steal-can-example
An example of progressive loading using steal and canjs.
Last synced: 23 Apr 2025
https://github.com/canjs/can-deparam
Deserialize a query string into an array or object.
Last synced: 23 Apr 2025
https://github.com/canjs/can-view-autorender
Automatically render templates found in the document
Last synced: 23 Apr 2025
https://github.com/canjs/can-interrupt
Pause or cancel changes on a map and route
Last synced: 23 Apr 2025
https://github.com/canjs/can-value
Observable values from other CanJS observables.
Last synced: 23 Apr 2025
https://github.com/canjs/can-stache-converters
Stache converters for commonly needed tasks.
Last synced: 23 Apr 2025
https://github.com/canjs/can-devtools
Browser inspectors for CanJS applications
Last synced: 23 Apr 2025
https://github.com/canjs/can-construct-super
Call base functions when extending can-constructs
Last synced: 23 Apr 2025
https://github.com/canjs/can-stache-loader
CanJS Stache loader for webpack
can canjs handlebars loader mustache stache webpack webpack-loader webpack2
Last synced: 12 Feb 2025
https://github.com/canjs/can-type
Create TypeObjects for use in defining ViewModels and Models.
Last synced: 23 Apr 2025
https://github.com/canjs/can-param
Serialize an array or object into a query string. Like $.param.
Last synced: 23 Apr 2025
https://github.com/canjs/steal-stache
A plugin that allows you to import stache templates with stealjs.
canjs stache stache-template stealjs
Last synced: 23 Apr 2025
https://github.com/canjs/can-bind
Updates one observable value with the value of another observable.
Last synced: 23 Apr 2025
https://github.com/canjs/can-react-component
Create a React component out of a can-component
Last synced: 23 Apr 2025
https://github.com/canjs/can-view-parser
HTML parser for CanJS view engines
Last synced: 23 Apr 2025
https://github.com/canjs/can-define-stream
Add useful stream conversion methods to a supplied can-define/map/map or can-define/list/list constructor using a stream interface such as can-stream-kefir.
Last synced: 23 Apr 2025
https://github.com/canjs/can-dom-mutate
Dispatch and listen for DOM mutations
Last synced: 23 Apr 2025
https://github.com/canjs/can-view-import
Import dependencies in CanJS views
Last synced: 20 Jun 2025
https://github.com/canjs/can-reflect-promise
Set up Promise types to work as Map-likes with can-reflect
Last synced: 11 Jun 2025
https://github.com/canjs/can-devtools-components
Components for CanJS Devtools
Last synced: 23 Apr 2025
https://github.com/canjs/can-stache-element
Create custom elements with can-stache and can-define-class
Last synced: 23 Apr 2025
https://github.com/canjs/can-types
A stateful container for CanJS type information.
Last synced: 23 Apr 2025
https://github.com/canjs/can-define-backup
Backup and restore a DefineMap state
Last synced: 23 Apr 2025
https://github.com/canjs/can-kefir
Reflects kefir streams so they can be used many places within CanJS.
Last synced: 23 Apr 2025
https://github.com/canjs/can-single-reference
Assign a value to a function that can be collected later.
Last synced: 23 Apr 2025
https://github.com/canjs/can-validate-interface
Utility to validate property existence. Test for missing properties before they cause errors later.
Last synced: 23 Apr 2025
https://github.com/canjs/can-globals
A place for dependency injected values and probably feature detection
Last synced: 23 Apr 2025
https://github.com/canjs/can-event-dom-radiochange
The custom "radiochange" event
Last synced: 23 Apr 2025
https://github.com/canjs/can-cid
Utility for getting a unique identifier for an object.
Last synced: 23 Apr 2025
https://github.com/canjs/can-validate-legacy
Legacy 2.3 can-validate that works in 3.0
Last synced: 23 Apr 2025
https://github.com/canjs/can-dom-events
Listen to native and custom DOM events
Last synced: 23 Apr 2025
https://github.com/canjs/can-define-stream-kefir
A mixin that allows properties to be defined as streams on can-define types.
Last synced: 23 Apr 2025
https://github.com/canjs/can-stream-kefir
Stream values into and out of computes
Last synced: 23 Apr 2025
https://github.com/canjs/can-super-model
A real-time, fall-through caching, data model layer
Last synced: 22 Apr 2025
https://github.com/canjs/can-realtime-rest-model
Make a real-time rest model
Last synced: 22 Apr 2025
https://github.com/canjs/can-connect-tag
Create custom can-stache elements that call into your view-model
Last synced: 22 Apr 2025