Skip to content

LibertyDSNP/activity-content

Repository files navigation

Activity Content

Latest Release

Actions Status

Quick Start

Install the package

Install the Activity Content package with the following command: npm install @dsnp/activity-content

Usage

Once the Activity Content package is installed, you can access the functions like in the given example

const activityContent = require("@dsnp/activity-content")
const hashTag = activityContent.factories.createHashTag("Earth")

Documentation

How to Build

Run npm run build

How to Compile Documentation

  • Run npm run doc for markdown documentation
  • Run npm run doc:html for HTML documentation
  • Run npm run doc:json for JSON documentation

Testing

To run tests, run npm run test

About

A library for creating DSNP Activity Content compatible data structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •