https://github.com/artemmey/js-query-builder
https://github.com/artemmey/js-query-builder
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artemmey/js-query-builder
- Owner: ArTemmey
- Created: 2018-07-13T09:25:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T09:34:13.000Z (about 7 years ago)
- Last Synced: 2025-04-19T22:48:10.723Z (6 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This package allows you to easily build a select query for a given entity.
Look how it works in `example/DemoEntityQuery.ts`.