An open API service indexing awesome lists of open source software.

https://github.com/jonabrams/todo-elsa

A simple React todo app to demonstrate the Elsa babel plugin
https://github.com/jonabrams/todo-elsa

Last synced: over 1 year ago
JSON representation

A simple React todo app to demonstrate the Elsa babel plugin

Awesome Lists containing this project

README

          

# Todo App (Elsa Example)

This is a simple todo app written with React and [create-react-app](https://github.com/facebookincubator/create-react-app) to demonstrate the [Elsa
babel plugin](https://github.com/JonAbrams/elsa).

There are two commits. The first commit is the todo app without Elsa. The second commit is with Elsa.

Look at the second commit to see how awesome Elsa is to use :D

Written by [Jon Abrams](https://twitter.com/JonathanAbrams)