https://github.com/mmintel/tinacms-fields
Third-party fields for TinaCMS
https://github.com/mmintel/tinacms-fields
Last synced: over 1 year ago
JSON representation
Third-party fields for TinaCMS
- Host: GitHub
- URL: https://github.com/mmintel/tinacms-fields
- Owner: mmintel
- Created: 2020-03-28T06:18:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T22:28:47.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T21:42:25.310Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.3 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# tinacms-fields [](https://snyk.io/test/github/mmintel/tinacms-fields) [](https://standardjs.com) [](https://travis-ci.com/mmintel/tinacms-fields)

## Fields
* [tinacms-condition-field](packages/tinacms-condition-field)
* [tinacms-relation-field](packages/tinacms-relation-field)
* [tinacms-file-field](packages/tinacms-file-field)
## Example
You can clone this repository and play with the fields.
1. `git clone git@github.com:mmintel/tinacms-fields.git`
2. `yarn`
3. `yarn dev`
## License
MIT © [mmintel](https://github.com/mmintel)