0kku / destiny

A reactive UI library for JavaScript and TypeScript
Open Software License 3.0
53 stars 6 forks source link

Switch to Deno #7

Open 0kku opened 4 years ago

0kku commented 4 years ago

We should use Deno instead of Node for compiling so we can use Deno's nice features like deno doc and deno test.

Depends on https://github.com/denoland/deno/issues/1739 https://github.com/denoland/deno/issues/5253 and https://github.com/denoland/deno/issues/3385