fwouts / previewjs-solid-plugin

Home Page:https://previewjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolidJS plugin for Preview.js

This is a plugin for Preview.js that adds support for previewing SolidJS components.

This includes:

  • detecting SolidJS components (and Storybook stories)
  • previewing them with instant refresh
  • extracting their props types to let Preview.js auto-generate valid properties for them
  • configuring custom previews similarly to React

Demo

Demo

Try it

This plugin was released as part of Preview.js since v1.6.0. You don't need to install anything!

About

https://previewjs.com

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%