fluorjs / fluor

Sprinkle interactivity on your design
https://fluorjs.github.io/
223 stars 6 forks source link

Allow language extensions #21

Open madx opened 4 years ago

madx commented 4 years ago

Adding functions and actions is very simple because It's Just JavaScript™ but I'd like the users to be able to add custom directives as well. Ideally, the same mechanism should be used for core directives and user-supplied ones.