@hammerstone/refine-react
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

[WIP] Refine React Implementation

Porting @hammerstone/vue-query-builder to React.

Screenshot 2021-10-05 at 23 00 50

Todo

  • [x] Begin rendering query builder based on a provided blueprint
  • [ ] Begin mutating the blueprint when building a query
  • [ ] Handle all cases handled by the Vue implementation
  • [ ] Write unit & integration tests to ensure full compatibility
  • [ ] Extract renderless components from Tailwind implementation (I think Formik would be great to model on -- A wrapper component and choose between pre-baked Tailwind implemenation cpomponents or wire up your own components with hooks)
  • [ ] Hook up to an actual Refine backend to test
  • [ ] Look at extracting common types and tests between Vue & React
  • [ ] Publish package on NPM

Installation

  1. Clone the repo
  2. Run yarn install
  3. Run yarn dev to start the Vite server

Readme

Keywords

none

Package Sidebar

Install

npm i @hammerstone/refine-react

Weekly Downloads

1

Version

0.2.4

License

MIT

Unpacked Size

123 kB

Total Files

15

Last publish

Collaborators

  • ssteffen-clickfunnels
  • existentialmutt
  • aarondfrancis
  • pascallaliberte
  • colleen-hammerstone.dev
  • aaron-hammerstone