0.2.4 • Published 2 years ago

@hammerstone/refine-react v0.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

WIP Refine React Implementation

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

Todo

  • 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
0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago