Skip to content

kaashin/svelte-store-tools

Repository files navigation

Svelte Store Tools

A simple development utility for Svelte apps that use svelte stores. This tool provides a utility panel to view the contents of a store and debug the contents of the store.

Todo

  • Still not loving the styling
  • Add ability to modify the name of a object property
  • Change the type of a property or array item.
  • Validation on the form inputs when adding new items to Arrays or Objects

Other Notes

This a tool for development only.

Contributing

Sure. Be kind. I'm new to this!