@fastybird/modules-metadatadeprecated

FastyBird metadata reader & validator for modules

Usage no npm install needed!

<script type="module">
  import fastybirdModulesMetadata from 'https://cdn.skypack.dev/@fastybird/modules-metadata';
</script>

README

FastyBird modules metadata library

Build Status Licence Code coverage

PHP PHP downloads total PHP latest stable PHPStan

JS JS downloads total JS latest stable Types

Python Python downloads month Python latest stable Black MyPy

What is FastyBird modules metadata library?

This is library for FastyBird ecosystem which is implementing json schemas data validation helpers and is central place for application constants.

Installation

PHP based project:

The best way to install fastybird/modules-metadata is using Composer:

composer require fastybird/modules-metadata

JS based project:

The best way to install @fastybird/modules-metadata is using Yarn:

yarn add @fastybird/modules-metadata

Python based project:

The best way to install fastybird-modules-metadata is using pip:

pip install fastybird-modules-metadata

Updating metadata

If you want to place your module here, feel free to create pull request with your updates.


Homepage https://www.fastybird.com and repository https://github.com/FastyBird/modules-metadata.