Skip to content

A mono-repo with various tools for polymer or lit-html based web-components.

License

Notifications You must be signed in to change notification settings

PolymerVis/polymervis-tools

Repository files navigation

@polymer-vis/tools

Build Status typescript: 3 code style: prettier Greenkeeper badge

This is a mono-repo for general utilities for PolymerVis.

Quickstart

lerna is used to manage the mono-repo.

# install dev dependencies
npm install
# setup all the packages
npm run bootstrap
# build each packages
npm run build
# test
npm test

VScode

code ./polymervis-tools.code-workspace # opens vscode in workspace mode, configured for the monorepo

About

A mono-repo with various tools for polymer or lit-html based web-components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published