https://github.com/quickdevelopment/rich-snippet-js
A typescript package that generates a JsonLd for all google structured data components.
https://github.com/quickdevelopment/rich-snippet-js
Last synced: 11 months ago
JSON representation
A typescript package that generates a JsonLd for all google structured data components.
- Host: GitHub
- URL: https://github.com/quickdevelopment/rich-snippet-js
- Owner: QuickDevelopment
- License: mit
- Created: 2024-01-23T20:56:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T07:20:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T13:44:03.429Z (almost 2 years ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
@quickdevelopment/rich-snippet-js ·
This project is a template for quickly developing a new project. It includes a number of features that are common to most projects.
Table of Contents
## Installation
```
npm install @quickdevelopment/rich-snippet-js
```
## Usage
The usage of this package is to be used as a template for other projects. It includes a number of features that are
common to most projects.
## Documentation
For more information about the library, see the [documentation](https://quickdevelopment.github.io/wp-js/).
## Contributing
If you want to contribute to this project, see [CONTRIBUTING](CONTRIBUTING) for details.
## License
MIT © Quickdevelopment. See [LICENSE](LICENSE) for details.