Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyler-zhang/sti-model-operations
Easy to use framework for binding operations to models
https://github.com/tyler-zhang/sti-model-operations
Last synced: 20 days ago
JSON representation
Easy to use framework for binding operations to models
- Host: GitHub
- URL: https://github.com/tyler-zhang/sti-model-operations
- Owner: Tyler-Zhang
- License: mit
- Created: 2019-02-21T09:16:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T06:55:49.000Z (almost 6 years ago)
- Last Synced: 2024-11-02T23:23:09.568Z (2 months ago)
- Language: TypeScript
- Size: 268 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# sti-model-operations
This library sets out to help bind STI (single table inheritance) models with a corresponding operation.