An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tinacms-fields [![Known Vulnerabilities](https://snyk.io/test/github/mmintel/tinacms-fields/badge.svg)](https://snyk.io/test/github/mmintel/tinacms-fields) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Build Status](https://travis-ci.com/mmintel/tinacms-fields.svg?branch=master)](https://travis-ci.com/mmintel/tinacms-fields)

![tinacms-fields](https://raw.githubusercontent.com/mmintel/tinacms-fields/master/docs/assets/tinacms.jpg)

## 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)