Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadako/jscore-dataclass
move along, nothing to see here
https://github.com/nadako/jscore-dataclass
Last synced: 21 days ago
JSON representation
move along, nothing to see here
- Host: GitHub
- URL: https://github.com/nadako/jscore-dataclass
- Owner: nadako
- Created: 2015-11-16T18:12:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T22:35:13.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T21:40:15.150Z (7 months ago)
- Language: Haxe
- Size: 6.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO
- nullable/optional fields
- error checking, throwing proper c# exceptions
- structure extensions
- typedef type parameters
- uppercase first letter of a property to make it fit more into C# world# Example:
![Example](http://i.imgur.com/LINVp7y.png?1)