https://github.com/palestamp/sculpt
https://github.com/palestamp/sculpt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/palestamp/sculpt
- Owner: palestamp
- Created: 2017-12-19T01:24:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T16:19:57.000Z (over 8 years ago)
- Last Synced: 2025-01-09T01:52:08.080Z (over 1 year ago)
- Language: Python
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sculpt
[](https://travis-ci.org/palestamp/sculpt) [](https://coveralls.io/github/palestamp/sculpt?branch=master)
# TODO
- [X] Field switch
- [X] InValidator
- [X] VirtualVar + VirtualList
- [X] Combine action
- [ ] YML rules definition
- [X] inplace object unwrap (primitive): `[{"name": "python"}, {"name": "go"}]` -> `["python", "go"]`