0.2.1
What's Changed
- Skip "private" object props in expressions output (which start with an underscore)
- Do not display "bound" in fn names
- Do not display empty fn args for
[native code]functions where args cannot be determined - Include variable names in expressions output for VariableDeclaration
- Support expressions output for destructuring assignments
- Improve expressions output for AssignmentExpressions, fix "Uncaught SyntaxError: Invalid destructuring assignment target" for valid js
;[x] = foo() - Fix and update React starter
- Reduce left margin for expressions output
- Polish themes and colors a bit
Full Changelog: 0.2.0...0.2.1
Donate
If you like the project, consider giving it a ⭐️ or making a small donation 💖
at https://github.com/sponsors/nag5000 or https://buymeacoffee.com/nag5000
to support the development and help cover costs such as the domain name, hosting, and development tools.
JSREPL is a side project, and I do it in my free time.
It is free for everyone, and will remain free.
Your support means a lot to me. Thank you!