Skip to content

Usage with vanilla-js

You can use stan-js with vanilla-js we don’t force using React. createStore method from stan-js/vanilla is missing React only features such as useStore and useStoreEffect hooks.

You can see usage with vanilla-js in our Astro & React demo