Ship-fold query builder for browser
ansarizafar opened this issue · 1 comments
ansarizafar commented
Thanks for this amazing lib. I want to know, Is it somehow possible to extract only query builder as a separate package for use on client side in browser/electron/ionic app. In my use case I want to build query on the client and than send it to a nodejs endpoint for execution.
lorenzofox3 commented
sure. npm install ship-hold-querybuilder
and repo. You don't have the services and builder inclusions though