Socket
Socket
Sign inDemoInstall

smsj-api

Package Overview
Dependencies
12
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    smsj-api

Workflow component for SMS Journey Web


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

API Visualizer Web

The API Visualizer package for SMS Journey web application.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Details coming soon...

Installation

To install this package in original React app:

npm install smsj-api

If you face any issue installing this API, you can try:

npm install smsj-api --legacy-peer-deps

Contributing

To contribute in this repo and add new feature, you need to maintain the following steps:

  1. Clone the repo

    git clone REPO_URL
    
  2. Install NPM packages

    npm install
    

    Note: If there is some problem installing using NPM, you can try the following command

    npm install --legacy-peer-deps
    
  3. To run the storybook

    npm run storybook
    
  4. After changing some code, you need to build this repo before publishing to NPM. To build the repo:

    npm run build
    

FAQs

Last updated on 15 May 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc