| Crates.io | deno_lib_ext |
| lib.rs | deno_lib_ext |
| version | 0.6.3 |
| created_at | 2024-12-03 01:47:21.411063+00 |
| updated_at | 2024-12-07 22:05:24.792917+00 |
| description | Provides an unofficial Deno extended library |
| homepage | |
| repository | https://github.com/carloslfu/deno |
| max_upload_size | |
| id | 1469507 |
| size | 16,754,316 |
Fully-featured and extensible Deno crate for embedding Deno in your Rust app. This is a branch of the Deno v2.1 branch: https://github.com/denoland/deno/tree/v2.1.
The code of this crate is here: https://github.com/carloslfu/deno/tree/deno_lib_ext.
To see a working example of this crate, see the deno-lib-playground repo.