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

@procot/webostv

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@procot/webostv

Source code of the webOSTV.js library

  • 1.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Publish to NPM

Description

This the package contain a source code of the webOSTV.js library with the typings for library.

Library version

A source code and a typings presents for library version 1.2.4

Install

npm i @procot/webostv

or

yarn add @procot/webostv

Usage

Import all

Import all souce code of library:

import '@procot/webostv';

or

require('@procot/webostv');

Import webOS variable

Import the source code for webOS variable:

import '@procot/webostv/webOSTV';

or

require('@procot/webostv/webOSTV');

Import webOSDev variable

Import the source code for webOSDev variable:

import '@procot/webostv/webOSTV-dev';

or

require('@procot/webostv/webOSTV-dev');

Keywords

FAQs

Package last updated on 05 Mar 2022

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