@ezs/ark

ARK dedicated statements for EZS

Usage no npm install needed!

<script type="module">
  import ezsArk from 'https://cdn.skypack.dev/@ezs/ark';
</script>

README

basics

Ce plugin propose une série d'instructions pour utiliser, générer des identifiants ARK

installation

npm install @ezs/ark

usage

Table of Contents

generateARK

Take Object object, and throw the same object but with an ARK

Parameters

  • data
  • feed
  • target String field name to insert ARK (optional, default ark)
  • subpublisher String? Subpublisher
  • naan String? NAAN
  • databasePath String? Path for database to store generated ARKs

Returns Object