Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonnylazuardi/gramatika-figma-plugin
Gramatika Figma Plugin: Spell Checking (Grammarly) for Bahasa Indonesia. This makes it easy to check the typo or spelling mistakes in your design.
https://github.com/sonnylazuardi/gramatika-figma-plugin
bahasa check eja ejaan figma indonesia plugin spell spelling words
Last synced: about 1 month ago
JSON representation
Gramatika Figma Plugin: Spell Checking (Grammarly) for Bahasa Indonesia. This makes it easy to check the typo or spelling mistakes in your design.
- Host: GitHub
- URL: https://github.com/sonnylazuardi/gramatika-figma-plugin
- Owner: sonnylazuardi
- License: mit
- Created: 2021-09-02T02:26:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T02:15:38.000Z (over 2 years ago)
- Last Synced: 2024-05-02T06:18:21.996Z (7 months ago)
- Topics: bahasa, check, eja, ejaan, figma, indonesia, plugin, spell, spelling, words
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/1013364535408157858/Gramatika
- Size: 1.28 MB
- Stars: 91
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - Cek Ejaan Figma Plugin - `Gramatika Figma Plugin: Spell Checking (Grammarly) for Bahasa Indonesia. This makes it easy to check the typo or spelling mistakes in your design.` *by [Sonny Lazuardi](https://github.com/sonnylazuardi)* (C)
README
# Gramatika Figma Plugin
![cover](covereja.png)
Spell Checking for Bahasa Indonesia. This makes it easy to check the typo or spelling mistakes in your design.
[Install Figma Plugin](https://www.figma.com/community/plugin/1013364535408157858/Cek-Ejaan)
# Word Stemming
I would like to give credit to https://github.com/ikhsanalatsary/akarata, which enables this tool to get Indonesia's word stem.
# Data Source
Library of Kata baku dan tidak baku https://github.com/lantip/baku-tidak-baku
All the data/words are taken from https://kbbi.vercel.app/ credits to [@mathdroid](https://github.com/mathdroid/)
# Getting Started
To use:
$ yarn
$ yarn start
$ yarn lint
$ yarn build