0.1.0 • Published 5 years ago

@crazvansandu/test-crcomlib v0.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
5 years ago

CH5 - Creston Components library (CrComLib)

See Crestron Labs for documentation

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

Generated folders

  • buildbundles/_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.