Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pmuellr/blort

Basic Library for the Observable RunTime - https://pmuellr.github.io/blort/
https://github.com/pmuellr/blort

Last synced: about 1 month ago
JSON representation

Basic Library for the Observable RunTime - https://pmuellr.github.io/blort/

Awesome Lists containing this project

README

        

blort - Basic Library for the Observable RunTime
================================================================================

The [Observable Runtime][] is a JavaScript library that powers
[Observable Notebooks][]. Observable Notebooks however aren't authored
in JavaScript, but in a [JS-like language] (compiled to JS, using the Observable
Runtime as it's core library).

This is an experiment to see if the runtime can be made "easier" to use in
JavaScript itself.

We'll see!

[Observable Runtime]: https://github.com/observablehq/runtime
[Observable Notebooks]: https://observablehq.com/@observablehq/five-minute-introduction
[JS-like language]: https://observablehq.com/@observablehq/observables-not-javascript

usage
================================================================================

TBD

install
================================================================================

npm install -g pmuellr/blort

license
================================================================================

This package is licensed under the MIT license. See the [LICENSE.md][] file
for more information.

contributing
================================================================================

Awesome! We're happy that you want to contribute.

Please read the [CONTRIBUTING.md][] file for more information.

[LICENSE.md]: LICENSE.md
[CONTRIBUTING.md]: CONTRIBUTING.md
[CHANGELOG.md]: CHANGELOG.md