Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: A simple webpage that lists the libraries and allows search-based filtering #14

Open
adam-coster opened this issue Nov 9, 2021 · 4 comments
Labels
upgrade ⚙️ System upgrade!

Comments

@adam-coster
Copy link
Collaborator

Via #13 and after getting more library data added by the community, we can build a simple single-page website to show and search the libraries.

I'd love to use Svelte to do this, since it's very user friendly as far as front-end frameworks go. But we could also do raw JavaScript to reduce build tooling and make it more accessible for community contribution.

We could easily host on GitHub Pages, so that everything stays in the repo.

Any thoughts on the matter?

@adam-coster adam-coster added the upgrade ⚙️ System upgrade! label Nov 9, 2021
@heygleeson
Copy link

Sounds great!

It'd be good to have some guidance from YoYo as they have announced that they're looking into npm for package management for extensions/plugin releases. Wouldn't want to build anything that'll just become obsolete.

@adam-coster
Copy link
Collaborator Author

Sounds great!

It'd be good to have some guidance from YoYo as they have announced that they're looking into npm for package management for extensions/plugin releases. Wouldn't want to build anything that'll just become obsolete.

If we're lucky the Yoyo solution will be so good that we don't even need this resource anymore 😜

But more seriously, I think that the problem domains are different enough that this thing will still have some utility, and/or could be expanded to make use of whatever Yoyo ends up doing.

@heygleeson
Copy link

Oh yeah, having our own curation for libraries/extensions/code snippets is still incredibly useful & good to have even if YoYo somehow manages to get it right.

@tabularelf
Copy link
Contributor

I'm unfamiliar with Svelt, so I can't make a good comment on that.
But I will say that having a way to index and search for any of the libraries would be very handy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade ⚙️ System upgrade!
Projects
None yet
Development

No branches or pull requests

3 participants