项目作者: koca
项目描述 :
An application to help you learn common phrases in Polish. More than 30.000 sentences. Ready to use offline!
高级语言: JavaScript
项目地址: git://github.com/koca/plen.git
PLEN
An application to help you learn common phrases in Polish. More than 30.000 sentences. Ready to use offline! Built with Vue and Tailwindcss.
Live: plen.netlify.com

About Project
I made this app when i was learning Polish. So…
It uses IndexedDB and fuzzy searching (searching might be slow if you have a low-end device).
It has some tests in tests
folder
Project setup
yarn
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Run the unit tests
yarn run test:unit
Dependencies
- dexie: A Minimalistic Wrapper for IndexedDB
- fuzzysort: Fast SublimeText-like fuzzy search for JavaScript
- tailwindcss: A utility-first CSS framework for rapidly building custom user interfaces.
- vue: A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- vuex: state management for Vue.js
- workerize-loader: Automatically move a module into a Web Worker (Webpack loader)
Licence
MIT © Mesut Koca