@lrnwebcomponents/lrndesign-avatar

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

test

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

start

yarn run dev

build

../../node_modules/.bin/gulp --gulpfile=gulpfile.cjs && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'

dev

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

watch

../../node_modules/.bin/gulp dev --gulpfile=gulpfile.cjs

serve

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

lighthouse

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

Metadata

Downloads