SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 JavaScript Text Projects
-
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.
-
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.
-
-
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.
-
-
-
-
StegCloak
Hide secrets with invisible characters in plain text securely using passwords π§π»ββοΈβ
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
i18n-node
Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.
-
-
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
-
-
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.
-
Converts flags to camelCase
-
-
-
-
clifs
Contrastive Language-Image Forensic Search allows free text searching through videos using OpenAI's machine learning model CLIP
-
-
-
-
string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Text discussion
JavaScript Text related posts
-
How To Build A CLI Using TypeScript And Bun
-
Stegcloak
-
Sloth search for Ruby Weekly β a 100 minute hack turned 20h open sauce project
-
Show HN: Technical diagrams from text: HTTPS://text2diagram.com/
-
Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions
-
Nano ID Collision Calculator
-
Kroki: A unified API to create any kind of diagram from text
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Feb 2025
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 |