GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
358 stars 130 forks source link

Add module entrypoint and @rslawik as contributor #266

Closed rslawik closed 5 years ago

rslawik commented 5 years ago

Adding "module" entrypoint allows to load <google-chart> from unpkg without specifying filename: https://unpkg.com/@google-web-components/google-chart?module This simplifies prototyping and demos.