1.11.3 • Published 6 months ago

@autoinvent/conveyor v1.11.3

Weekly downloads
16
License
BlueOak-1.0.0
Repository
-
Last release
6 months ago

Conveyor

Conveyor is a comprehensive React 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.

Usages

Both a UMD module and ES module exist, allowing Conveyor to be used either as an npm package with the command:

pnpm install @autoinvent/conveyor
import Conveyor from '@autoinvent/conveyor'

or via a CDN with the following link tag:

  <link crossorigin href="https://unpkg.com/@autoinvent/conveyor@2.0.0" rel="stylesheet" />

Note: React is not used in the final bundle and needs to be installed separately.

Scripts

  • pnpm build - Build library for production; The generated files will be on the dist folder.
  • pnpm build:css - Run tailwind CLI tool to build the css file.
  • pnpm storybook - run storybook
  • pnpm format - Format all files with Biome.
  • pnpm lint - Scan all files for linting errors with Biome.

Useful commands

  • pnpm pack will package the files from pnpm build into a tarball for install.
1.10.2

9 months ago

1.8.1

12 months ago

1.9.4

11 months ago

1.9.3

11 months ago

1.9.2

11 months ago

1.11.0

9 months ago

1.11.3

6 months ago

1.11.2

8 months ago

1.11.1

8 months ago

1.9.1

11 months ago

1.9.0

11 months ago

1.10.1

11 months ago

1.10.0

11 months ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.0.3

1 year ago

1.0.0-beta.4

2 years ago

1.0.0-beta.3

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.1

2 years ago

1.0.0-beta.0

3 years ago

0.13.9

3 years ago

0.14.0

3 years ago

0.13.6

4 years ago

0.13.7

4 years ago

0.13.8

4 years ago

0.13.4

4 years ago

0.13.5

4 years ago

0.11.0

4 years ago

0.10.1

4 years ago

0.12.0

4 years ago

0.11.1

4 years ago

0.10.2

4 years ago

0.13.0

4 years ago

0.13.1

4 years ago

0.13.2

4 years ago

0.13.3

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago