项目作者: 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
创建时间: 2018-09-12T22:27:31Z
项目社区:https://github.com/koca/plen

开源协议:MIT License

下载


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

  1. yarn

Compiles and hot-reloads for development

  1. yarn run serve

Compiles and minifies for production

  1. yarn run build

Lints and fixes files

  1. yarn run lint

Run the unit tests

  1. 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