/kims-dictionary-plugin

This repository contains the contents of my first Atom plugin that allows the user to look up words in the dictionary!

Primary LanguageJavaScriptMIT LicenseMIT

kims-dictionary-plugin package

This repository contains the contents for a tutorial on creating an Atom plugin. The plugin implements the functionality of a basic dictionary lookup. A user can look up a word directly in the editor, by either highlighting the word or placing the cursor somewhere in the word.

Blog post with the steps: Medium Post

YouTube video with the steps: YouTube Post

A screenshot of your package