@lrnwebcomponents/simple-icon

v2.7.10
Render an SVG based icon
web-components html

test

wct --configFile ../../wct.conf.json node_modules/@lrnwebcomponents/simple-icon/test/

start

yarn run dev

build

gulp --gulpfile=gulpfile.cjs && rollup -c && prettier --ignore-path ../../.prettierignore --write "**/*.{js,json}" && wca analyze "**/*.js" --outFile custom-elements.json

dev

concurrently --kill-others "yarn run watch" "yarn run serve"

watch

gulp dev --gulpfile=gulpfile.cjs

serve

es-dev-server -c ../../es-dev-server.config.js

lighthouse

gulp lighthouse --gulpfile=gulpfile.cjs
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads