@lrnwebcomponents/lrndesign-avatar

v3.0.0
Visualize a user account either with an image, a label, or as abstract art.
web-components html

test

wct --configFile ../../wct.conf.json node_modules/@lrnwebcomponents/lrndesign-avatar/test/

start

yarn run dev

build

gulp --gulpfile=gulpfile.cjs && rollup -c && prettier --ignore-path ../../.prettierignore --write "**/*.{js,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