0.1.26 • Published 9 months ago

@parc3l/sdk v0.1.26

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
9 months ago

Twitter Follow

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

  1. Clone the Parcel Component Library locally.
  2. cd into your newly generated component-library folder.
  3. Run yarn pack. This will create a parcel-components-v0.0.1.tgz tarball at the top level of the component-library folder.
  4. cd into your sdk folder.
  5. Run yarn add ../PATH-TO-LIBRARY/component-library/parcel-components-v0.0.1.tgz.
  6. Run yarn to install the @parcel/components package. You're ready to test the SDK!

Local Development

Follow a few easy steps to start testing:

  1. Run yarn inside the sdk directory.
  2. Run yarn dev to start a local Storybook instance at port 6006.
0.1.26

9 months ago

0.1.25

9 months ago

0.1.24

9 months ago

0.1.23

9 months ago

0.1.22

9 months ago

0.1.21

9 months ago

0.1.20

9 months ago

0.1.19

9 months ago

0.1.18

9 months ago

0.1.14

9 months ago

0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago