#deno #typescript #framework #assets

app frontwork

The TypeScript Framework using Deno & Webassembly

4 releases

new 0.1.4 Jun 10, 2024
0.1.2 Jun 5, 2024
0.1.1 Jun 5, 2024
0.1.0 May 19, 2024

#84 in WebAssembly

Download history 141/week @ 2024-05-15 29/week @ 2024-05-22 1/week @ 2024-05-29 338/week @ 2024-06-05

509 downloads per month

MIT license

44KB
828 lines

Frontwork - The TypeScript Framework using Deno & Webassembly

  • Deno as server side renderer and assets sender
  • CLI Tool to create project like ng, and provide CI capabilities like npm

CLI Tool

  1. fontwork-cli install // install Deno and Wasmer

Read the Docs

Contribution

Rust Conventions

We use the rust conventions for rust and typescript code. See: https://github.com/rust-lang/rfcs/blob/master/text/0430-finalizing-naming-conventions.md

help wanted

  • Support for multipart/form-data
    • low priority since you can still upload files/blob data through the proxied API

Dependencies

~16–29MB
~433K SLoC