huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
674 stars 73 forks source link

Inquiry about the Frontend Technologies Used in Dataset Viewer #2990

Closed jacob-rodgers-max closed 2 weeks ago

jacob-rodgers-max commented 1 month ago

Hi team,

I'm currently researching the Dataset Viewer project and would like to understand more about the frontend technologies used. Specifically, I'm interested in knowing:

  1. Which frontend framework is being utilized (e.g., React, Vue, etc.)?
  2. Are there any specific libraries or components being used for UI (e.g., Material-UI, Ant Design)?
  3. Any other notable frontend tools or technologies that are part of this project?

Your assistance in providing these details would be greatly appreciated. Thank you for your time and effort!

Best regards

severo commented 1 month ago

svelte, and tailwindcss.

jacob-rodgers-max commented 1 month ago

svelte, and tailwindcss.

Thank you very much for your prompt and detailed response!

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.