https://github.com/stencila/engine
Stencila's Evaluation Engine.
https://github.com/stencila/engine
Last synced: 12 months ago
JSON representation
Stencila's Evaluation Engine.
- Host: GitHub
- URL: https://github.com/stencila/engine
- Owner: stencila
- Created: 2018-05-23T10:55:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T14:22:15.000Z (almost 8 years ago)
- Last Synced: 2025-05-23T17:15:26.399Z (about 1 year ago)
- Language: JavaScript
- Size: 329 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `stencila/engine`: Stencila's evaluation engine
A library that provides an evaluation engine for code cells part of a document or a spreadsheet. The library is meant as a low-level library for applications and tools.
## API
Coming soon.
## Integration into an Application
Coming soon.