Skip to content

thenationofalex/remote-dictionary

Repository files navigation

📚 Remote cspell dictionary

Quality Gate Status

Cspell lets you create a list of allowed words in your codebase. Keeping this list up to date across multiple repos is a time consuming process.

Remote dictionay is a suite of packages that allow the use of a shared word list.

🔨 Built with

🏗️ Setup

  • Install lerna npm i
  • Install all modules with Lerna lerna bootstrap
  • Define API config in packages/api/src/config

🏢 Structure

  • packages/api - Restful API to manage word list.
  • packages/client - Deployable NPM package.

About

Cspell lets you create a list of allowed words in your codebase. Keeping this list up to date across multiple repos is a time consuming process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published