0.1.26 • Published 3 years ago
@parc3l/sdk v0.1.26
The Parcel SDK is a collection of powerful web3 marketplace widgets and functions.
Features
- 🎨 Simple Theming – Configure a single JSON object and integrate your design system seamlessly throughout all widgets.
- 📖 Comprehensive Testing - Test isolated widgets with a pre-configured Storybook development environment.
Dependency
The SDK repository currently requires the existence of a Parcel Component Library tarball or npm package. If you did not download @parc3l/sdk via npm, follow these steps to create and link the tarball to your sdk:
Local
- Clone the Parcel Component Library locally.
cdinto your newly generatedcomponent-libraryfolder.- Run
yarn pack. This will create aparcel-components-v0.0.1.tgztarball at the top level of thecomponent-libraryfolder. cdinto yoursdkfolder.- Run
yarn add ../PATH-TO-LIBRARY/component-library/parcel-components-v0.0.1.tgz. - Run
yarnto install the@parcel/componentspackage. You're ready to test the SDK!
Local Development
Follow a few easy steps to start testing:
- Run
yarninside thesdkdirectory. - Run
yarn devto start a local Storybook instance at port6006.
0.1.26
3 years ago
0.1.25
3 years ago
0.1.24
3 years ago
0.1.23
3 years ago
0.1.22
3 years ago
0.1.21
3 years ago
0.1.20
3 years ago
0.1.19
3 years ago
0.1.18
3 years ago
0.1.14
3 years ago
0.1.13
3 years ago
0.1.12
3 years ago
0.1.11
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.8
3 years ago
0.1.7
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago