A Raycast extension for the Polish Wiktionary (Wikisłownik) that allows you to quickly search and view dictionary entries.
- Fast search of Polish Wiktionary entries
- View word definitions, examples, and conjugation tables
- Support for different parts of speech and language variants
- Make sure you have Raycast installed
- Clone this repository
- Navigate to the project directory
- Install dependencies:
npm install
- Start development server:
npm run dev
Search
: Search for a word in the Polish Wiktionary
This extension is built with:
- TypeScript
- React
- Raycast API
- Node HTML Parser
npm run dev
: Start the development servernpm run build
: Build the extensionnpm run lint
: Check for lint issuesnpm run fix-lint
: Fix lint issues automaticallynpm test
: Run the test suite
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.