Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davorg-cpan/moox-role-json_ld
Moo role to easily add JSON-LD generation into a class
https://github.com/davorg-cpan/moox-role-json_ld
cpan hacktoberfest json-ld moo perl role
Last synced: 3 months ago
JSON representation
Moo role to easily add JSON-LD generation into a class
- Host: GitHub
- URL: https://github.com/davorg-cpan/moox-role-json_ld
- Owner: davorg-cpan
- Created: 2018-03-26T15:32:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T21:45:14.000Z (12 months ago)
- Last Synced: 2024-06-19T23:10:33.724Z (7 months ago)
- Topics: cpan, hacktoberfest, json-ld, moo, perl, role
- Language: Perl
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
Awesome Lists containing this project
README
# MooX::Role::JSON_LD
[![Build Status](https://github.com/davorg-cpan/moox-role-json_ld/actions/workflows/perltest.yml/badge.svg?branch=master)](https://github.com/davorg-cpan/moox-role-json_ld/actions/workflows/perltest.yml) [![Coverage Status](https://coveralls.io/repos/github/davorg-cpan/moox-role-json_ld/badge.svg?branch=master)](https://coveralls.io/github/davorg-cpan/moox-role-json_ld?branch=master)
Role which makes it easier to produce JSON-LD from a Moo-(or Moose-)based
class.