0.12.0-rc.1 • Published 2 years ago

@hotg-ai/rune v0.12.0-rc.1

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
2 years ago

Rune Web Bindings

A package that lets you run Runes in the browser.

Getting Started

The easiest way to get started is by following Lesson 4: Integrating With The Browser from our tutorial series.

This will walk you through creating a React application which initializes the Rune runtime and executes it every time a button is pressed.

Contributing

See the Rune project's CONTRIBUTING.md file for tips on how to start hacking on Rune.

Releasing

Use the yarn release script when publishing this package to NPM.

This script will copy package.json into the dist/ folder and makes sure to run yarn publish from there. By doing this, we avoid mentioning dist/ in the import path (i.e. you import from @hotg-ai/rune/builtins instead of @hotg-ai/rune/dist/builtins).

As a precaution, the package.json in this folder sets "private": true to make sure you don't accidentally run yarn publish

License

This project is licensed under either of

at your option.

0.12.0-rc.1

2 years ago

0.12.0-rc.0

2 years ago

0.11.8

2 years ago

0.11.7

2 years ago

0.11.0

2 years ago

0.10.1

2 years ago

0.11.1

2 years ago

0.10.2

2 years ago

0.11.2

2 years ago

0.10.3

2 years ago

0.11.3

2 years ago

0.11.4

2 years ago

0.11.5

2 years ago

0.11.6

2 years ago

0.10.0

2 years ago

0.6.4

2 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago