antonmedv / monkberry

Monkberry is a JavaScript library for building web user interfaces
https://monkberry.js.org
MIT License
1.49k stars 78 forks source link

load template with <script src="..."> ? #50

Open Salmakis opened 6 years ago

Salmakis commented 6 years ago

it should really be possible to use something like this to load templates:

since im in our current environment where not able to use the "import Template from 'template.monk';" thing and actually we need to put all the monk template code into the main file :(

(or is it possible and i just missed it?)

antonmedv commented 6 years ago

Take a look at https://github.com/monkberry/standalone