cheatcode / joystick

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
https://cheatcode.co/joystick
Other
209 stars 11 forks source link

Expose escapeHTML() method from @joystick.js/node #298

Closed rglover closed 2 months ago

rglover commented 1 year ago

This should be a named export. Testing out the new escape stuff and found a spot where it'd be helpful to have access to escapeHTML() so it could be called standalone.

rglover commented 2 months ago

Done.