leptos_workers

Crates.ioleptos_workers
lib.rsleptos_workers
version0.2.2
sourcesrc
created_at2023-07-20 13:58:59.401377
updated_at2024-06-24 14:42:02.294187
descriptionWebWorker library for the Leptos web framework.
homepage
repositoryhttps://github.com/Jinxit/leptos_workers
max_upload_size
id921307
size65,045
Lucas Åström (Jinxit)

documentation

README

leptos_workers

Crates.io Docs.rs CI

This crate is in an early alpha stage, use at your own risk. The API will change.

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install leptos_workers

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 43

cargo fmt