Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SaFrMo committed Jul 10, 2024
1 parent 4625cdf commit 9fdd5a3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
⚠️ **Under active development!** ⚠️

Lunchbox 2 lets you write [ThreeJS](https://threejs.org/) scenes using [web components](https://developer.mozilla.org/en-US/docs/Web/API/Web_components).
Lunchbox 2 lets you write [ThreeJS](https://threejs.org/) scenes using [web components](https://developer.mozilla.org/en-US/docs/Web/API/Web_components). You can use it in any (or no) framework.

```html
<three-lunchbox>
Expand All @@ -13,13 +11,11 @@ Lunchbox 2 lets you write [ThreeJS](https://threejs.org/) scenes using [web comp

## About

Lunchbox 2 is still in active development. Expect breaking changes until the full `2.0.0` version is released.

Lunchbox started as a Vue + ThreeJS custom renderer, but from version 2 on will be focused on web components built into browsers.

## Full Docs

[docs.lunchboxjs.com](https://docs.lunchboxjs.com/) _(under development)_
[docs.lunchboxjs.com](https://docs.lunchboxjs.com/)

## Local Dev

Expand Down

0 comments on commit 9fdd5a3

Please sign in to comment.