stencila-mini

0.15.3 • Public • Published

Mini

A minimal, functional language focused on data analysis and visualization and available in Stencila documents.

NPM Build status Code coverage

Documentation

See the documentation at https://github.com/stencila/stencila/tree/master/docs/languages/mini.

Development

  1. Clone the repo
git clone https://github.com/stencila/mini.git
  1. Install a Java Runtime or Java Development Kit (JDK) if you don't have one already.

  2. Download ANTLR into the local .bin/ folder:

mkdir -p .bin
curl -o .bin/antlr-4.6-complete.jar http://www.antlr.org/download/antlr-4.6-complete.jar
  1. Install dependencies
npm install
  1. Test
npm test

or use node make test:browser -w and open test/index.html in your browser.

  1. Build
node make

Readme

Keywords

none

Package Sidebar

Install

npm i stencila-mini

Weekly Downloads

2

Version

0.15.3

License

MIT

Unpacked Size

3.42 MB

Total Files

17

Last publish

Collaborators

  • michael
  • oliver