Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.