Problem/Motivation
While it will be a little silly to publish early versions of this package to NPM, allowing developers to experiment with the intended workflow will be useful.
Proposed resolution
* Publish package on NPM, possibly via an @gdwc organization
* Provide examples in the readme of different import approaches, ideally with live examples on codepen.
Remaining tasks
* Create NPM organization
* Publish to NPM
* Add import examples to readme.
* Create example codepens.
Issue fork gdwc-3203839
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
brianperryComment #4
brianperryPackage is now published to NPM https://www.npmjs.com/package/@gdwc/components
Publishing manually, but hey that is still something.
Also updated the project page and readme with usage instructions.
No bundler Skypack import is especially cool :) https://www.skypack.dev/view/@gdwc/components
Comment #5
brianperry