JavaScript Text

Open-source JavaScript projects categorized as Text

Top 23 JavaScript Text Projects

  1. nanoid

    A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript

    Project mention: Using the built-in SQLite module in Node.js | dev.to | 2024-10-16

    The demo application we’re going to build in the following sections is a to-do app with a REST API backend that allows multiple users to log in. It also allows those users to create, check, and delete their to-dos. Apart from the Node.js runtime, this project will use Express.js for the server, bcrypt to hash passwords, and nanoid to generate random IDs.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. git-history

    Quickly browse the history of a file from any git repository

  4. flexsearch

    Next-Generation full text search library for Browser and Node.js

    Project mention: Building jargons.dev [#2]: The Dictionary Search Engine | dev.to | 2024-08-19

    The feature was powered by flexsearch β€” a zero-deps full-text search library; ooh boy I'm a big fan of lightweight and no/low dependencies. I dug into how Nextra uses this to index content at build-time for search; it was interesting.

  5. pangu.js

    Paranoid text spacing in JavaScript

  6. fitty

    ✨ Makes text fit perfectly

  7. textillate

    A jquery plugin for CSS3 text animations.

  8. StegCloak

    Hide secrets with invisible characters in plain text securely using passwords πŸ§™πŸ»β€β™‚οΈβ­

    Project mention: Stegcloak | news.ycombinator.com | 2025-02-02
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. i18n-node

    Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.

  11. iconv-lite

    Convert character encodings in pure javascript.

  12. kroki

    Creates diagrams from textual descriptions!

    Project mention: Show HN: GUI for Editing Mermaid Class Diagrams | news.ycombinator.com | 2025-01-17

    KeenWrite parses the `diagram-` prefix then passes the word `graphviz` to Kroki (https://kroki.io/), which has an API for rendering a variety of ASCII diagrams, including Mermaid. Meaning, if Kroki adds a new diagram type, KeenWrite gets it for free (without modification).

    In Markdown, formatting a source code snippet entails using the standard syntax for code blocks:

        ``` graphviz

  13. Blotter

    A JavaScript API for drawing unconventional text effects on the web.

  14. node-html-to-text

    Advanced html to text converter

    Project mention: Creating excerpts in Astro | dev.to | 2024-03-14

    At first I thought I wasn’t configuring the options correctly, but after reading the documentation and this issue, I realised it was more likely a source issue.

  15. camelcase

    Convert a dash/dot/underscore/space separated string to camelCase: foo-bar β†’ fooBar

    Project mention: How To Build A CLI Using TypeScript And Bun | dev.to | 2025-02-05

    Converts flags to camelCase

  16. escape-string-regexp

    Escape RegExp special characters

  17. text

    πŸ“‘ Collaborative document editing using Markdown (by nextcloud)

  18. matcher

    Simple wildcard matching

  19. clifs

    Contrastive Language-Image Forensic Search allows free text searching through videos using OpenAI's machine learning model CLIP

  20. react-native-text-ticker

    React Native Text Ticker/Marquee Component

  21. word-wrap

    Wrap words to a specified length. (by jonschlinkert)

  22. detect-indent

    Detect the indentation of code

  23. string-length

    Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

  24. strip-indent

    Strip leading whitespace from each line in a string

  25. indent-string

    Indent each line in a string

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Text discussion

Log in or Post with

JavaScript Text related posts

  • How To Build A CLI Using TypeScript And Bun

    3 projects | dev.to | 5 Feb 2025
  • Stegcloak

    1 project | news.ycombinator.com | 2 Feb 2025
  • Sloth search for Ruby Weekly – a 100 minute hack turned 20h open sauce project

    3 projects | news.ycombinator.com | 20 Jun 2024
  • Show HN: Technical diagrams from text: HTTPS://text2diagram.com/

    1 project | news.ycombinator.com | 9 Jun 2024
  • Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

    4 projects | dev.to | 21 Apr 2024
  • Nano ID Collision Calculator

    1 project | news.ycombinator.com | 18 Mar 2024
  • Kroki: A unified API to create any kind of diagram from text

    1 project | news.ycombinator.com | 16 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Text projects in JavaScript? This list will help you:

# Project Stars
1 nanoid 25,045
2 git-history 13,591
3 flexsearch 12,678
4 pangu.js 4,434
5 fitty 3,745
6 textillate 3,660
7 StegCloak 3,369
8 i18n-node 3,090
9 iconv-lite 3,078
10 kroki 3,071
11 Blotter 3,059
12 node-html-to-text 1,609
13 camelcase 684
14 escape-string-regexp 586
15 text 564
16 matcher 539
17 clifs 457
18 react-native-text-ticker 453
19 word-wrap 197
20 detect-indent 196
21 string-length 165
22 strip-indent 136
23 indent-string 112

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?