Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stoeffel/editable


https://github.com/stoeffel/editable

elm

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/stoeffel/editable.svg?branch=master)](https://travis-ci.org/stoeffel/editable)

Editable
========

> Editable represents a value that can be read-only or editable.

## Installation

`elm-package install stoeffel/editable`

## Tests

Install packages: `npm install -g elm-test elm-verify-examples`

Execute tests: `./execute-tests`