30 packages
@dojo/cli
Dojo CLI utility
@dojo/cli-build-app
CLI command to build Dojo applications
@dojo/cli-build-theme
CLI command to build Dojo themes
@dojo/cli-build-webpack
build a dojo 2 application
@dojo/cli-build-widget
CLI command to build Dojo custom elements
@dojo/cli-create-app
Command to scaffold a new app
@dojo/cli-create-theme
Command to scaffold out a new theme
@dojo/cli-create-widget
Command to scaffold a Dojo widget library
@dojo/cli-export-project
Emit a project bundle of a Dojo 2 Application
@dojo/cli-test-intern
Test a Dojo application
@dojo/cli-upgrade-app
Upgrade a Dojo application to a newer Dojo version
@dojo/compose
A composition library, which works well in a TypeScript environment.
@dojo/core
Basic utilites for common TypeScript development
@dojo/framework
The Dojo Framework
@dojo/has
A feature detection library
@dojo/i18n
Dojo 2 Internationalization
@dojo/interfaces
Common interfaces and types for Dojo 2
@dojo/interop
Provides bindings and interoperability between Dojo and other libraries
@dojo/loader
JavaScript module loader for web applications.
@dojo/routing
A routing library for Dojo 2 applications
@dojo/scripts
Scripts for developing Dojo packages
@dojo/shim
Modules that provide modular fills of ES6+ functionality
@dojo/static-optimize-plugin
A webpack plugin which allows code to be statically optimized for a particular context at bundling time.
@dojo/stores
Application data store for Dojo 2
@dojo/streams
An implementation of the streams standard.