Back to Explore
jsep is a small JavaScript expression parser written in JavaScript, useful for turning JavaScript expressions into an AST-like parse tree. It can be run in the browser or Node.js, and it supports extending parsing with plugins and adding custom operators, identifier characters, and literals.
A status summary will appear after the next weekly refresh.
AI-generated from public sources. May be inaccurate. Report
Recent updates
@jsep-plugin/ternary-v1.1.4
This release (v1.1.4) is documented as a small bug fix. The release notes specifically claim that a license file was added to the build output.