Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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