CanJS.AMD 1.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package CanJS.AMD --version 1.1.7
NuGet\Install-Package CanJS.AMD -Version 1.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CanJS.AMD" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CanJS.AMD --version 1.1.7
#r "nuget: CanJS.AMD, 1.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CanJS.AMD as a Cake Addin
#addin nuget:?package=CanJS.AMD&version=1.1.7

// Install CanJS.AMD as a Cake Tool
#tool nuget:?package=CanJS.AMD&version=1.1.7

CanJS is a MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy. Use it because it’s: Smaller, Faster, Safer, Easier, Library-er.

CanJS’s core supports jQuery, Zepto, Dojo, YUI and Mootools.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 2,006 11/5/2014
2.0.5 1,559 2/4/2014
2.0.4 1,232 12/28/2013
2.0.2 1,349 11/15/2013
2.0.1 1,241 11/12/2013
2.0.0 1,296 10/17/2013
1.1.8 1,303 9/27/2013
1.1.7 1,325 7/30/2013
1.1.6.1 1,321 6/6/2013
1.1.6 1,239 5/30/2013
1.1.5 1,266 3/26/2013
1.1.4.1 1,330 2/25/2013
1.1.4 1,244 2/22/2013

1.1.7 ( Jul 23 2013 )
change: Mustache doesn't read computed List.length correctly
change: Removing the semi-colon splitter in EJS transform, too unreliable #242
change: EJS transforming wasn't processing semi-colons properly within parentheses #242
change: Adds support for EJS shared blocks #242
change: . in helpers
change: 1.1.6pre - something going wrong with can.computes() in Mustache templates
change: can.route references delegate but does not include it
change: Binding to an Observe.compute value is broken
change: Added validatesNumericalityOf to validations
change: Include can.Object in CanJS distribution
change: can.Observe makes can.Deferred into an observable
change: Update sub to not break when str is undefined
change: List memory leak fix
change: Integrated incremental live lists
change: can.view.render update is sometimes undefined
change: Model.store and live bind does not handle same object initialized more times
change: Prevent errors if destroy is called multiple times on a Control instance
change: Outputting attribute and value containing '=' truncates the value (EJS & Mustache)
change: can.sub fix remove param. Allow only to remove properties + tests
change: Can.string getNext function fix
change: Maximum Call Stack Exceeded When Destroying a nested model
change: Add VERSION property to CanJS Object
change: Better handling of null values in Mustache sections.
change: model override should work for create and update not just findone and findall
change: Download builder should include build version in output
change: Don't treat links to "#" as "/"
change: Run all tests also on pluginified files
change: Observable list's length attribute does not update with live binding using dot separated accessors
change: Twitter Bower component of CanJS
change: ejs files loose variables after $.each loop

1.1.6.1 (June 5 2013)
NuGet Package:
Added Missing proxy.js
Fixed logo

1.1.6 (May 29 2013)
NuGet Package:
Changed logo to match github
Removed jQuery as a dependency since its really not.

Library:

change: Mustache doesn't read computed List.length correctly
change: Removing the semi-colon splitter in EJS transform, too unreliable #242
change: EJS transforming wasn't processing semi-colons properly within parentheses #242
change: Adds support for EJS shared blocks #242
change: . in helpers
change: 1.1.6pre - something going wrong with can.computes() in Mustache templates
change: can.route references delegate but does not include it
change: Binding to an Observe.compute value is broken
change: Added validatesNumericalityOf to validations
change: Include can.Object in CanJS distribution
change: can.Observe makes can.Deferred into an observable
change: Update sub to not break when str is undefined
change: List memory leak fix
change: Integrated incremental live lists
change: can.view.render update is sometimes undefined
change: Model.store and live bind does not handle same object initialized more times
change: Prevent errors if destroy is called multiple times on a Control instance
change: Outputting attribute and value containing '=' truncates the value (EJS & Mustache)
change: can.sub fix remove param. Allow only to remove properties + tests
change: Can.string getNext function fix
change: Maximum Call Stack Exceeded When Destroying a nested model
change: Add VERSION property to CanJS Object
change: Better handling of null values in Mustache sections.
change: model override should work for create and update not just findone and findall
change: Download builder should include build version in output
change: Don't treat links to "#" as "/"
change: Run all tests also on pluginified files
change: Observable list's length attribute does not update with live binding using dot separated accessors
change: Twitter Bower component of CanJS
change: ejs files loose variables after $.each loop