0.9.4 • Published 2 years ago

@feltjs/felt_mural v0.9.4

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years ago

@feltjs/felt_mural

a proof-of-concept Svelte component for collaborative drawing using Felt 🎨 mural.felt.dev

Mural is a proof-of-concept demonstrating how Felt can be leveraged by any web frontend, including static sites, to create realtime collaborative experiences scoped to the people in your hubs.

deployed: mural.felt.dev

usage

npm i -D @feltjs/felt_mural
// use deep imports:
import Mural from '@feltjs/felt_mural/Mural.svelte';

See the library for early docs and demos, and src/lib for the available modules.

build

npm run build
# or
gro build

See Gro's build docs for more.

test

gro test
gro test filepattern1 filepatternB
gro test -- uvu --forwarded_args 'to uvu'

deploy

Deploy (build, commit, and push) to the deploy branch, e.g. for GitHub Pages:

npm run deploy
# or
gro deploy

credits 🐢🐢🐢

SvelteSvelteKitViteesbuildGrouvuTypeScriptESLintPrettierFuz@grogarden/util & more

license 🐦

public domain ⚘ The Unlicense

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago