Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomduncalf/babel-realm-typesafe-plugin
POC of Babel plugin for Realm JS typesafe queries
https://github.com/tomduncalf/babel-realm-typesafe-plugin
Last synced: 23 days ago
JSON representation
POC of Babel plugin for Realm JS typesafe queries
- Host: GitHub
- URL: https://github.com/tomduncalf/babel-realm-typesafe-plugin
- Owner: tomduncalf
- Created: 2022-07-22T13:47:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T08:34:28.000Z (over 2 years ago)
- Last Synced: 2024-08-04T10:02:04.987Z (4 months ago)
- Language: JavaScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-realm - Babel Realm Type-Safe Queries - Creating type-safe queries for Realm using TypeScript and Babel (<a name="javascript"> Javascript / <a name="js-libs"></a>Javascript Libraries and Components)
README
# ⚠️ 100% not suitable for production usage! ⚠️
Proof of concept plugin for writing "typesafe" queries with Realm JS.
See also the [example app](https://github.com/tomduncalf/realm-typesafe-demo).
![typesafe](https://user-images.githubusercontent.com/5458070/182107796-30e34a1c-b63d-4bf0-b158-b804d33f904e.gif)