Skip to content

autoinvent/conveyor

Repository files navigation

Conveyor

Conveyor is a comprehensive UI library for quickly building UI components to interact with GraphQL APIs generated by the Magql library. It provides an intuitive and user-friendly interface for performing CRUD (Create, Read, Update, Delete) operations on your GraphQL data.

Usage

First, install the library:

pnpm install @autoinvent/conveyor

Then you can use it in your project.

Scripts

  • pnpm build - build library for production. The generated files will be on the dist folder.
  • pnpm pack will package the files from pnpm build into a tarball for install.
  • pnpm preview - locally preview the production build.
  • pnpm storybook - run storybook
  • pnpm storybook:tailwindcss - run storybook with tailwindcss watcher
  • pnpm format - format all files with Biome.
  • pnpm lint - scan all files for linting errors.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages