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

@crestron/ch5-crcomlib

Package Overview
Dependencies
Maintainers
2
Versions
449
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crestron/ch5-crcomlib

Crestron HTML5 (CH5) Components Library

  • 0.1.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
788
decreased by-39.34%
Maintainers
2
Weekly downloads
 
Created
Source

CH5 - Creston Components library (CrComLib)

DEV Nightly- Latest

Build status

MASTER Weekly - Latest

Build status

NPM Version

npm version

See Crestron Labs for documentation

http://www.crestronlabs.com/forumdisplay.php?229-Crestron-HTML5-Lab

Generated folders

  • build_bundles/module_type - contains files generated by webpack ( and the typescript compiler for the esm modules)

Where module_type can be:

  • umd - UMD ( contains CommonJs, AMD and also creates a global property in the window object).
  • cjs - CommonJs (coming soon)
  • esm - ES module, ES6. The actual location will be build_bundles/lib-esm. (coming soon)
  • amd - AMD (coming soon)

For ch5 components

Ch5 components will display additional info in the browser console if they have a debug attribute defined. for example: <ch5-button debug label="Btn1"></ch5-button>

For ch5 custom attributes (dta-ch5-...)

Additional info will be displayed in the browser console if the element has a debug attribute. For example: <div debug data-ch5-show="a_signal">Hello</div>

License

Copyright (C) 2018 to the present, Crestron Electronics, Inc. All rights reserved. No part of this software may be reproduced in any form, machine or natural, without the express written consent of Crestron Electronics. Use of this source code is subject to the terms of the Crestron Software Development Tools License Agreement under which you licensed this source code.

If you did not accept the terms of the license agreement, you are not authorized to use this software. For the terms of the license, please see the license agreement between you and Crestron at http://www.crestron.com/sla.

Keywords

FAQs

Package last updated on 25 Oct 2019

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