1.2.5 • Published 2 years ago

@procot/webostv v1.2.5

Weekly downloads
13
License
ISC
Repository
github
Last release
2 years ago

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');
1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.1-alpha.2

4 years ago

1.2.1-alpha

4 years ago

1.1.1

4 years ago

0.0.2-alpha

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago