Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elonvolo/titmouse
https://github.com/elonvolo/titmouse
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elonvolo/titmouse
- Owner: ElonVolo
- License: mit
- Created: 2022-06-14T21:45:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T23:12:25.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:44:17.267Z (about 1 month ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# titmouse
__T__ otally
__I__ ndependent
__T__ ypescript
__M__ apper and
__O__ RM
__U__ tility for
__S__ oftware
__E__ ngineers.## Purpose of titmouse
To map to and from JSON and Typescript classes in a way that requires minimal or no modification of the Typescript classes. Avoiding side effects and possible conflicts with other frameworks, and keeping everything Javalicious.