squiggle/packages/components
2022-03-23 11:38:01 +11:00
..
.storybook Allow settings to be edited by component users 2022-03-01 18:43:35 +11:00
public Add prettier and format 2022-03-23 11:38:01 +11:00
src Add prettier and format 2022-03-23 11:38:01 +11:00
.gitignore Add documentation and improve components 2022-03-01 10:59:48 +11:00
.npmignore Move to webpack 2022-03-22 10:40:14 +11:00
.prettierignore Add prettier and format 2022-03-23 11:38:01 +11:00
.prettierrc.json Add prettier and format 2022-03-23 11:38:01 +11:00
package.json Add prettier and format 2022-03-23 11:38:01 +11:00
README.md Finish components README 2022-03-01 11:01:41 +11:00
shell.nix Add storybook 2022-02-27 15:41:30 +11:00
tsconfig.json Move to webpack 2022-03-22 10:40:14 +11:00
webpack.config.js Add prettier and format 2022-03-23 11:38:01 +11:00

Squiggle Components

This package contains all the components for squiggle. These can be used either as a library or hosted as a storybook.

To run the storybook, run yarn then yarn storybook.