sparckles / starfyre

A reactive, WASM based SSR Python Web Framework for Front-End Applications
http://sparckles.cloud/starfyre/
BSD 2-Clause "Simplified" License
511 stars 19 forks source link

Add a better way to import js_modules from starfyre #136

Open sansyrox opened 10 months ago

sansyrox commented 10 months ago

Add a better way to import js_modules.

It should be something like from starfyre.js import Fireworks instead of from pyscript import js_modules