Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@cspell/dict-el

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Issues
File Explorer

Advanced tools

@cspell/dict-el

Greek dictionary for cspell.

    2.0.1latest
    GitHub

Version published
Maintainers
1
Weekly downloads
259
decreased by-40.32%

Weekly downloads

Changelog

Source

2.0.1 (2022-10-09)

Updates and Bug Fixes

  • Add incrementable (#1506) (53608ae)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (111bf0e)
  • Workflow Bot -- Update ALL Dependencies (main) (#1504) (192cb9c)
  • Workflow Bot -- Update ALL Dependencies (main) (#1508) (111bf0e)

Readme

Source

Cspell Greek Dictionary

Greek dictionary for cspell.

This is a pre-built dictionary for use with cspell.

Installation

Global Install and add to cspell global settings.

npm install -g @cspell/dict-el cspell link add @cspell/dict-el

Uninstall from cspell

cspell link remove @cspell/dict-el

Manual Installation

The cspell-ext.json file in this package should be added to the import section in your cspell.json file.

{ // … "import": ["@cspell/dict-el/cspell-ext.json"], // … }

Building

Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.

npm run build

License

MIT

Some packages may have other licenses included.

Keywords

FAQs

Last updated on 17 Dec 2022

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc