10 packages
@chec/cli
A command line interface for using the Chec API
@chec/commerce.js
Easy to use JavaScript SDK for managing carts and selling products from your Chec store
@chec/eslint-config
Shared eslint config settings for Chec projects
@chec/gatsby-source-chec
Source Chec commerce data for your Gatsby store.
@chec/seeder
A utility script to seed data in your Chec account from .json files
@chec/stylelint-config
Shared stylelint config settings for Chec projects
@chec/ui-library
[View the Storybook app](https://chec-ui.netlify.app/)
commerce-components
Vue.js installer plugin for Commerce.js with a global `<chec-payment-form>`, an enhanced Commerce.js aware `<form>` Vue component to facilitate rapid checkout development. (BETA v0.1.0)
lite-react-ui
# Getting started ``` npm install lite-react-ui ``` ## Import a component ```js import { TextField } from 'lite-react-ui';
react-tailwind-components