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

@andyet/simplewebrtc

Package Overview
Dependencies
Maintainers
9
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andyet/simplewebrtc

  • 1.30.1
  • npm
  • Socket score

Version published
Weekly downloads
250
increased by180.9%
Maintainers
9
Weekly downloads
 
Created
Source

SimpleWebRTC SDK

This contains the source for the @andyet/simplewebrtc npm package It also generates the documentation for that package.

SDK

There was no readme here, someone should type this up

DOCS

All of the documentation code and output is in the docs/ subdirectory. The code that generates the documentation is in docs/src, and the output is in docs/build.

There is also a README.md file in docs/build that appears to be hand made.

Rebuilding the docs site requires two steps: copying over the sdk data, and building the site.

First run npm run docs:data to copy over the info from the sdk metadata.

Next run npm run docs:build to build the docs site.

To view the docs run npm run docs:serve then point your browser to http://localhost:3000

Publishing SDK to npm

No clue, someone needs to write this

Deploy Documentation Site

This repo varies from the typical static site deploment process, owing to the fact that this is a repo for both the sdk and the docs. The doc site generation is done by the dev and committed into the repo.

The docs in the master branch are automatically deployed to docsss.simplewebrtc.com.

Running /deploy in slack deploys the docs to docs.simplewebrtc.com.

Commits to branches are not deployed.

FAQs

Package last updated on 18 Jun 2021

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