freemarker-parser
freemarker-parser copied to clipboard
Freemarker Parser is a javascript implementation of the Freemarker
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
I'm currently importing types, e.g. `ParamNames`, from nested files in the npm package, e.g. `freemarker-parser/enum/ParamNames`. This works, but it can be a bit of a hassle to hunt down the...
Great parser! Any plans for user defined directives? https://freemarker.apache.org/docs/ref_directive_userDefined.html Thanks!
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...