@gadaco/iot-widgets
v0.11.11
Published
iot widgets
Readme
@gadaco/iot-widgets
A collection of web components that make your life less painful.
Install
npm install @gadaco/iot-widgetsor
yarn add @gadaco/iot-widgetsCreate new Widget or Component
yarn plop widget Foo g-foo
yarn plop components Bar HTMLDivElement div g-barCode Analysis
Count line
cloc --fullpath \
--not-match-d='(node_modules|dist|plop_templates)' \
--not-match-f='(plopfile.mjs|.dependency-cruiser.cjs)' \
--exclude-list-file=notcount .