Add Spellchecker to Your Node.js Project

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • spellchecker-cli

    A command-line tool for spellchecking files.

  • In this post, I will show you how you can add and configure the spellchecker spellchecker-cli to your project. I will also show you how to configure it to run fast, as the default configuration does some unexpected things ;-)

  • globby

    User-friendly glob matching

  • Files to be scanned/excluded are defined via globby which is based on node-glob

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • node-glob

    glob functionality for node.js

  • Files to be scanned/excluded are defined via globby which is based on node-glob

  • askui

    What can be said can be solved.

  • I introduced this spellchecker for our docs at work and I am happy with it. You can check our Github-Repository if you want to see a live example.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a sitemap with Next.js app directory

    2 projects | dev.to | 6 Dec 2022
  • Top 3 Automation Testing Tools for 2022

    7 projects | dev.to | 2 Jan 2022
  • [AskJS] Looking for an OS agnostic search module for node.

    1 project | /r/javascript | 24 Oct 2021
  • Simplying Targetables in PWA Studio

    1 project | dev.to | 31 Mar 2021
  • Sitemap: What is and how to generate it for a Next.js App

    2 projects | dev.to | 27 Mar 2021