krautzource / aria-tree-walker

A lightweight walker for labeled ARIA trees
https://krautzource.github.io/aria-tree-walker/
Apache License 2.0
2 stars 0 forks source link

prep to publish as a package #11

Closed pkra closed 3 years ago

pkra commented 4 years ago

How? ESM, CJS or IIFE? Npm or GitHub? pika or unpkg?

pkra commented 4 years ago

I like this approach https://github.com/pshihn/rough-notation

pkra commented 4 years ago

Let's change to a scoped package name, cf. https://docs.npmjs.com/misc/scope.

pkra commented 4 years ago

https://github.com/marketplace/actions/publisher-action might come in handy.

pkra commented 3 years ago

https://www.typescriptlang.org/docs/handbook/release-notes/overview.html#--declaration-and---allowjs could be nice as well.

pkra commented 3 years ago

This leads to a lot of build improvements. Let's call it a feature.

pkra commented 3 years ago

And it's live.