Provide additional metadata around each package to clearly communicate where they can be used - some packages are framework agnostic and will work in all JavaScript environments, whereas others (Odometer, for example) have only been tested for a React environment and not Vue.
In addition to this, it may be trivial to expand support for Vue where React is currently the only supported framework.
For target guidance, some packages support both ESM and CommonJS syntax. While it is a work in progress to support both targets for every package, we can highlight this progress now in the documentation.