Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wirehead/schema-comsat
https://github.com/wirehead/schema-comsat
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wirehead/schema-comsat
- Owner: wirehead
- License: other
- Created: 2020-03-29T20:23:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T21:02:06.000Z (almost 5 years ago)
- Last Synced: 2024-12-11T03:28:35.534Z (about 1 month ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Schema Comsat
A quick and handy little library to generate JSON-LD schema.org metadata.
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](code_of_conduct.md)[![Contributor Covenant](https://img.shields.io/badge/license-Hippocratic%20OSL%202.0-4baaaa)](https://firstdonoharm.dev/)
## Release status
It's probably usable at this point.
I've only implemented the bits I needed immediately.
## Installation
Use the package manager [npm](https://https://www.npmjs.com/) to install.
```bash
npm i schema-comsat
```## Usage
...to be added...
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Code of conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
## License
[Hippocratic Open Source License 2.1](https://firstdonoharm.dev/) see LICENSE.md