README
wson-addon
An addon to speed up WSON stringifying and parsing
Usage
This package is intended to be used as a companion to the javascript wson package. See there for documentation.
An addon for faster WSON stringifying/parsing
<script type="module">
import wsonAddon from 'https://cdn.skypack.dev/wson-addon';
</script>
An addon to speed up WSON stringifying and parsing
This package is intended to be used as a companion to the javascript wson package. See there for documentation.