Switched to tsdx and Typescript

Added storybook with examples from readme
This commit is contained in:
2022-07-31 12:04:58 +02:00
parent c6799ea446
commit c544f19c41
40 changed files with 40964 additions and 5102 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,6 @@
*.log
.DS_Store
.cache
dist
node_modules
build/index.js.LICENSE.txt
example/*
storybook-static