dojo 1.14.2+dfsg1-1 source package in Ubuntu

Changelog

dojo (1.14.2+dfsg1-1) unstable; urgency=medium

  * New upstream version. Fix a bower.json file error.

 -- Bastien Roucariès <email address hidden>  Tue, 30 Oct 2018 18:40:03 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dojo_1.14.2+dfsg1-1.dsc 2.3 KiB 122af0a70ac28f00d75ae74cc26db6ac36a15cff5b96e122584bc8a61ad98f8d
dojo_1.14.2+dfsg1.orig.tar.gz 32.3 MiB be2de52239390eb5181746ad5af4417af71f85d306722f7bff62e924e03d5632
dojo_1.14.2+dfsg1-1.debian.tar.xz 14.5 KiB 12ce128d626c11193bad4be464c670bc8e2af144ae17294a188638a07eea42ae

Available diffs

No changes file available.

Binary packages built by this source

libjs-dojo-core: modular JavaScript toolkit

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains the core Dojo project.
 .
 Dojo core is a powerful, lightweight library that makes common tasks
 quicker and easier. Animate elements, manipulate the DOM, and query
 with easy CSS syntax, all without sacrificing performance.

libjs-dojo-dijit: modular JavaScript toolkit - Dijit

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains the Dijit widget system.
 .
 Dijit provides a complete collection of user interface controls based
 on Dojo, giving you the power to create web applications that are
 highly optimized for usability, performance, internationalization,
 accessibility, but above all deliver an incredible user experience.

libjs-dojo-dojox: modular JavaScript toolkit - DojoX

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains modules from the DojoX project.
 .
 Dojo eXtensions is a rollup of many useful sub-projects and varying
 states of maturity – from very stable and robust, to alpha and
 experimental.

shrinksafe: JavaScript compression system

 ShrinkSafe is a JavaScript compression system. It can typically reduce the
 size of your scripts by a third or more, depending on your programming style.
 .
 Many other tools also shrink JavaScript files, but ShrinkSafe is different.
 Instead of relying on brittle regular expressions, ShrinkSafe is based on
 Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source
 of a file with much more confidence that the resulting script will function
 identically to the file you uploaded.