An open API service indexing awesome lists of open source software.

https://github.com/tubbo/deno-webpack

[wip] Demo of building deno w webpack & frontend
https://github.com/tubbo/deno-webpack

Last synced: about 2 months ago
JSON representation

[wip] Demo of building deno w webpack & frontend

Awesome Lists containing this project

README

        

# Deno-webpack

wip

`deno --allow-net index.js`

## TODO

- Write CJS to deno parser -> https://github.com/evenstensberg/require-to-deno
- Parse CDN and create temp workfolder for webpack
- Bundle & stuff