schontz / examples

:rocket: Dojo 2 - example applications.

Home Page:http://dojo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@dojo/examples

Build Status

This repository contains example applications built using Dojo 2.

For current progress on Dojo 2, contribution guidelines and other information, please visit dojo/meta.

Examples

Here is a table of the current examples available in this repository complete with code and a hosted demonstration:

Example Code Demo Overview
todoMVC Link Link A reference implementation of TodoMVC built with current Dojo 2 packages.
todoMVC Kitchen Sink Link Link A feature-rich version of TodoMVC, built Dojo 2 packages.
todoMVC - tsx Link Link A reference implementation of TodoMVC built using tsx, Redux and Dojo 2 packages.
Widget Showcase Link Link Show case widgets from @dojo/widgets.
Custom Element Widget Showcase Link Link Demonstrates using @dojo/widgets distributed as compiled custom elements.
Custom Element Menu Link Link Demonstrates custom element usage against standard Dojo 2 widget usage.
RealWorld Application Link Link A realworld implementation of a medium clone, conduit.
Intersection Observer Link Link Demonstrates using the Intersection meta for creating an infinite scrolling list.
Resize Observer Link Link Demonstrates using the Resize meta for creating responsive components that dynamically modify the way they are renderd based on the space available to them.

How Do I Contribute?

We appreciate your interest! Please see the Dojo Meta Repository for the Contributing Guidelines and Style Guide.

Installation & Testing

Refer to each README.md for details on installing and testing the examples:

Licensing Information

© 2018 JS Foundation. New BSD license.

About

:rocket: Dojo 2 - example applications.

http://dojo.io

License:Other


Languages

Language:TypeScript 73.8%Language:CSS 13.1%Language:HTML 12.1%Language:Shell 1.0%