{"id":21070373,"url":"https://github.com/stencila/mini","last_synced_at":"2025-07-26T19:11:45.825Z","repository":{"id":66159241,"uuid":"80581225","full_name":"stencila/mini","owner":"stencila","description":"A minimal, functional language focused on data analysis and visualization","archived":false,"fork":false,"pushed_at":"2018-07-26T08:14:59.000Z","size":933,"stargazers_count":15,"open_issues_count":4,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-16T05:37:18.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stencila.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-01T01:55:01.000Z","updated_at":"2023-08-27T19:23:32.000Z","dependencies_parsed_at":"2023-03-10T23:41:19.356Z","dependency_job_id":null,"html_url":"https://github.com/stencila/mini","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/stencila/mini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fmini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fmini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fmini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fmini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stencila","download_url":"https://codeload.github.com/stencila/mini/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fmini/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267213582,"owners_count":24053912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T18:46:43.280Z","updated_at":"2025-07-26T19:11:45.805Z","avatar_url":"https://github.com/stencila.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini\n\nA minimal, functional language focused on data analysis and visualization and available in [Stencila](https://stenci.la) documents.\n\n[![NPM](http://img.shields.io/npm/v/stencila-mini.svg?style=flat)](https://www.npmjs.com/package/stencila-mini)\n[![Build status](https://travis-ci.org/stencila/mini.svg?branch=master)](https://travis-ci.org/stencila/mini)\n[![Code coverage](https://codecov.io/gh/stencila/mini/branch/master/graph/badge.svg)](https://codecov.io/gh/stencila/mini)\n\n## Documentation\n\nSee the documentation at https://github.com/stencila/stencila/tree/master/docs/languages/mini.\n\n## Development\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/stencila/mini.git\n```\n\n2. Install a Java Runtime or Java Development Kit (`JDK`) if you don't have one already.\n\n3. Download [ANTLR](http://www.antlr.org/download/antlr-4.6-complete.jar) into the local `.bin/` folder:\n\n```bash\nmkdir -p .bin\ncurl -o .bin/antlr-4.6-complete.jar http://www.antlr.org/download/antlr-4.6-complete.jar\n```\n\n4. Install dependencies\n\n```bash\nnpm install\n```\n\n5. Test\n\n```bash\nnpm test\n```\n\nor use `node make test:browser -w` and open `test/index.html` in your browser.  \n\n6. Build\n\n```bash\nnode make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fmini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstencila%2Fmini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fmini/lists"}