Skip to content

timelyportfolio/valtio_standalone

Repository files navigation

I know this is ancient technology but standalone JavaScript can be convenient, especially when modern JavaScript build tools are not available. Both valtio/vanilla proper and valtio/vanilla/utils will be namespaced as window.valtio.

Please see valtio. Thanks so much to all the authors for all their work.

build

browserify index.js --standalone valtio | terser -c > valtio.js

About

valtio vanilla with utils as standalone using browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published