@kodadot1/hyperdata
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-rc.1 • Public • Published

@kodadot1/hyperdata

npm version npm downloads Github Actions Codecov

Magic static void main

Usage

Install package:

# npm
npm install @kodadot1/hyperdata

# yarn
yarn add @kodadot1/hyperdata

# pnpm
pnpm install @kodadot1/hyperdata

Import:

// ESM
import * as hyperdata from "@kodadot1/hyperdata";

// CommonJS
const hyperdata = require("@kodadot1/hyperdata");

Available files

🌴 exports from other packages

  • protocolize - append ipfs:// if possible '@kodadot1/minipfs'

🔧 create

Create metadata for NFTs

  • createOpenSeaMetadata - create metadata for OpenSea

🔧 normalize

Unifying data structure into one format

  • attributeFrom - unify attribute to one format
  • contentFrom - unify metadata to one format
  • normalize - sanitize content fields to one format

🔧 utils

Misc utils for manipulating with data

🔧 types

Misc types for metadata namely:

License

Made with 💛

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @kodadot1/hyperdata

Weekly Downloads

307

Version

0.0.2-rc.1

License

MIT

Unpacked Size

25.9 kB

Total Files

8

Last publish

Collaborators

  • yangwao
  • vikiival