webcomponents / webcomponents/webcomponents.org

[catalog-api] Consider new names for "Readable" and "Unreadable"

Open
#1,373 0 comments 0 reactions 0 assignees View on GitHub
New Site
Dominant language
TypeScript
Stars
385
Forks
80
PR merge metrics
No merged PRs in 30d

Description

Right now we have interfaces `ReadablePackageInfo`/`UnreadablePackageInfo`, and `ReadablePackageVersion`/`UnreadablePackageVersion` to represent the difference between documents that have successfully been imported and can be read vs documents that haven't because they errored, are invalid, etc.

The names might not be the best.

Some alternate possibilities:
- Saved / Unsaved
- Indexed / NonIndexed
- Imported / NonImported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.