Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willuhmjs/quizlet-exporter
Website that exports Quizlet study sets into a variety of file formats. Quizlet to Docx
https://github.com/willuhmjs/quizlet-exporter
quizlet quizlet-api quizlet-to-docx
Last synced: 3 days ago
JSON representation
Website that exports Quizlet study sets into a variety of file formats. Quizlet to Docx
- Host: GitHub
- URL: https://github.com/willuhmjs/quizlet-exporter
- Owner: willuhmjs
- License: mit
- Created: 2022-11-30T16:54:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T21:17:37.000Z (about 1 year ago)
- Last Synced: 2024-04-28T05:42:38.700Z (9 months ago)
- Topics: quizlet, quizlet-api, quizlet-to-docx
- Language: Svelte
- Homepage: https://willuhmjs.github.io/Quizlet-Exporter
- Size: 62.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quizlet-Exporter
Website that exports Quizlet study sets into a variety of file formats.https://willuhmjs.github.io/Quizlet-Exporter/
## Installation
1. Download the latest release from the [releases page](https://github.com/willuhmjs/Quizlet-Exporter/releases/)
2. Build and run using:
```
yarn
yarn dev
```## License
**Quizlet-Exporter** is licensed under the [MIT License](LICENSE).