Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dsnp/activity-content

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsnp/activity-content

DSNP 1.2.0 Activity Content Library

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
152
decreased by-24.75%
Maintainers
2
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 20 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc