This repository contains example applications built using Dojo 2.
For current progress on Dojo 2, contribution guidelines and other information, please visit dojo/meta
.
The current examples are:
- todo-mvc - A reference implementation of TodoMVC built with current Dojo 2 packages.
- todo-mvc-kitchensink - A feature-rich version of TodoMVC, built Dojo 2 packages.
- todo-mvc-tsx - A reference implementation of TodoMVC built using
tsx
, Redux and Dojo 2 packages. - widget-showcase - Show case widgets from @dojo/widgets.
- custom-element-menu - Demonstrates custom element usage against standard Dojo 2 widget usage.
- custom-element-showcase - Demonstrates using @dojo/widgets distributed as compiled custom elements.
- Conduit RealWorld Application - A realworld implementation of a medium clone, conduit.
Application examples that are deployed to gh-pages:
- todoMVC
- todoMVC Kitchen Sink
- todoMVC - tsx
- Widget Showcase
- Custom Element Widget Showcase
- Custom Element Menu
- RealWorld Application
We appreciate your interest! Please see the Dojo Meta Repository for the Contributing Guidelines and Style Guide.
Refer to each README.md
for details on installing and testing the examples.
- todo-mvc
- todo-mvc-kitchensink
- todo-mvc-tsx
- custom-element-menu
- widget-showcase
- custom-element-showcase
- dojo-cli-example
- Conduit RealWorld Application
© 2018 JS Foundation. New BSD license.