forked from TechnologyAdvice/Jexl
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
In the original project, there was a "ready to use" frontend script, in the form of a minified js file :
For the frontend, drop dist/jexl.min.js into your project and include it on your page with:
<script src="path/to/jexl.min.js"></script>
I would be a really appreciated gesture, since not everyone uses node.js (or even likes it) and since it is pretty heavy to install/configure, even more since the "trendy tools" change every month or so...
Would it be possible for you to generate a "standalone" javascript file (minified or not) to be used in a frontend only context?
Metadata
Metadata
Assignees
Labels
No labels