Skip to content
/ plen Public
forked from koca/plen

An application to help you learn common phrases in Polish. More than 30.000 sentences. Ready to use offline!

License

Notifications You must be signed in to change notification settings

kamwing/plen

 
 

Repository files navigation

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

Screenshot of plen

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

About

An application to help you learn common phrases in Polish. More than 30.000 sentences. Ready to use offline!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • Vue 44.2%
  • Other 0.9%