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

https://github.com/devosoft/empirical-joss-demo

Small demo for Empirical JOSS paper
https://github.com/devosoft/empirical-joss-demo

Last synced: 5 months ago
JSON representation

Small demo for Empirical JOSS paper

Awesome Lists containing this project

README

          

# Empirical JOSS Demo

[![version](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.github.io%2Fempirical-joss-demo%2Fversion-badge.json)](https://github.com/devosoft/empirical-joss-demo/releases)
[![](https://img.shields.io/travis/devosoft/empirical-joss-demo.svg)](https://travis-ci.com/devosoft/empirical-joss-demo)
[![Documentation Status](https://readthedocs.org/projects/empirical-joss-demo/badge/?version=latest)](https://empirical-joss-demo.readthedocs.io/en/latest/?badge=latest)
[![documentation coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.github.io%2Fempirical-joss-demo%2Fdocumentation-coverage-badge.json)](https://empirical-joss-demo.readthedocs.io/en/latest/)
[![code coverage status](https://codecov.io/gh/devosoft/empirical-joss-demo/branch/master/graph/badge.svg)](https://codecov.io/gh/devosoft/empirical-joss-demo)
[![dotos](https://img.shields.io/endpoint?url=https%3A%2F%2Fdevosoft.com%2Fempirical-joss-demo%2Fdoto-badge.json)](https://github.com/devosoft/empirical-joss-demo/search?q=todo+OR+fixme&type=)
[![GitHub stars](https://img.shields.io/github/stars/devosoft/empirical-joss-demo.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/devosoft/empirical-joss-demo)

Demo for JOSS paper.

Check out the live in-browser web app at [https://devosoft.github.io/empirical-joss-demo][].

- Free software: MIT license
- Documentation: .

## Features

- TODO

![cookie monster example](docs/assets/cookie.gif)

## Credits

This package was created with [Cookiecutter][] and the [devosoft/cookiecutter-empirical-project][] project template.

This package uses [Empirical](https://github.com/devosoft/Empirical#readme), a library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.

## Dependencies

To install [Empirical](https://github.com/devosoft/Empirical), pull down a clone of the Empirical repository. See [Quick Start Guides](https://empirical.readthedocs.io/en/latest/QuickStartGuides) for directions on cloning and using the library.

[https://devosoft.github.io/empirical-joss-demo]:
https://devosoft.github.io/empirical-joss-demo
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[devosoft/cookiecutter-empirical-project]: https://github.com/devosoft/cookiecutter-empirical-project