Alternative string utilities for Nodejs
Updated :
April 23, 2024
stringio
Github stargazers
94
Github forks
3
Commits
22
Code contributors Contributors
1
Convert strings to Node.js streams and vice versa
Created
April 6, 2018
Updated
May 6, 2018
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
4
ret.js
Github stargazers
93
Github forks
16
Commits
111
Code contributors Contributors
9
Tokenizes a string that represents a regular expression.
Created
Dec. 21, 2011
Updated
March 16, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
is-glob
Github stargazers
91
Github forks
9
Commits
68
Code contributors Contributors
6
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Created
Dec. 18, 2014
Updated
Oct. 22, 2021
License
mit
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
dashify
Github stargazers
88
Github forks
15
Commits
27
Code contributors Contributors
2
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
Created
Feb. 13, 2015
Updated
Nov. 20, 2018
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
5
node-csv-string
Github stargazers
87
Github forks
18
Commits
227
Code contributors Contributors
22
CSV Strings & Streams for Javascript since 2012
Created
Jan. 11, 2013
Updated
Oct. 3, 2022
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
21
mockingcase
Github stargazers
76
Github forks
23
Commits
106
Code contributors Contributors
22
node package that converts a string to mOcKiNgCaSe
Created
Nov. 20, 2018
Updated
Sept. 25, 2021
License
isc
Github repo
Type
Module/library
Platform
Browser
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
Homepage
emoji-strip
Github stargazers
74
Github forks
10
Commits
29
Code contributors Contributors
2
Strip emoji from a string in Node.js and browsers.
Created
July 15, 2014
Updated
Aug. 10, 2017
License
isc
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
3
json-stream-stringify
Github stargazers
64
Github forks
13
Commits
145
Code contributors Contributors
4
JSON.Stringify as a readable stream
Created
May 7, 2016
Updated
March 30, 2024
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
6
cron-converter
Github stargazers
59
Github forks
13
Commits
235
Code contributors Contributors
4
Cron string converter for node.js and the browser
Created
Dec. 18, 2015
Updated
Aug. 3, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
TypeScript
Issues
4
to-regex
Github stargazers
57
Github forks
12
Commits
21
Code contributors Contributors
1
Generate a regex from a string or array of strings.
Created
Sept. 27, 2016
Updated
Feb. 24, 2018
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
split-string
Github stargazers
57
Github forks
17
Commits
78
Code contributors Contributors
4
Split a string on a given character or characters, with support for escaping.
Created
Aug. 27, 2015
Updated
April 22, 2019
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
8
Homepage
arabicString
Github stargazers
57
Github forks
13
Commits
13
Code contributors Contributors
3
A Javascript library that extends the native String object with methods to help when dealing with Arabic strings for node and the browser.
Created
Oct. 23, 2012
Updated
Feb. 20, 2016
Github repo
Type
Module/library
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
is-builtin-module
Github stargazers
56
Github forks
9
Commits
18
Code contributors Contributors
6
Check if a string matches the name of a Node.js builtin module
Created
May 4, 2015
Updated
Jan. 31, 2023
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
format-duration
Github stargazers
54
Github forks
18
Commits
60
Code contributors Contributors
9
⏱ Convert milliseconds to a standard duration string.
Created
Aug. 27, 2016
Updated
Oct. 24, 2023
License
isc
Github repo
Primary Language, based on Github DataLanguage
JavaScript
node-canvas-text
Github stargazers
50
Github forks
9
Commits
10
Code contributors Contributors
1
Draws a string onto a canvas, bound by a rectangle
Created
Feb. 26, 2016
Updated
March 1, 2016
License
isc
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
repeat-string
Github stargazers
49
Github forks
17
Commits
70
Code contributors Contributors
5
Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)
Created
March 27, 2014
Updated
Nov. 4, 2016
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
Homepage
node-pad
Github stargazers
43
Github forks
12
Commits
135
Code contributors Contributors
7
Left and right string padding for NodeJs
Created
Sept. 14, 2011
Updated
Dec. 4, 2019
License
bsd-3-clause
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
node-request-as-curl
Github stargazers
42
Github forks
8
Commits
10
Code contributors Contributors
1
It serializes http.ClientRequest as curl(1) command string
Created
Nov. 22, 2013
Updated
Nov. 22, 2013
License
other
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
node-external-editor
Github stargazers
41
Github forks
12
Commits
111
Code contributors Contributors
4
Edit a string with the users preferred text editor using $VISUAL or $EDITOR
Created
June 24, 2016
Updated
Dec. 1, 2020
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
9
node-stringprep
Github stargazers
39
Github forks
24
Commits
196
Code contributors Contributors
20
ICU StringPrep profiles for NodeJS
Created
Aug. 5, 2010
Updated
May 9, 2016
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
17