Alternative file utilities for Nodejs
Updated :
April 23, 2024
excel4node
Read-only repository, archived by owner Archived
Github stargazers
1400
Github forks
213
Commits
538
Code contributors Contributors
31
Node module to allow for easy Excel file creation
Created
July 2, 2014
Updated
July 22, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
146
watch
Github stargazers
1300
Github forks
139
Commits
150
Code contributors Contributors
40
Utilities for watching file trees in node.js
Created
Oct. 18, 2010
Updated
Aug. 20, 2017
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
58
node-jsonfile
Github stargazers
1202
Github forks
293
Commits
179
Code contributors Contributors
26
Easily read/write JSON files.
Created
Sept. 10, 2012
Updated
Jan. 9, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
md-to-pdf
Github stargazers
1068
Github forks
102
Commits
463
Code contributors Contributors
12
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Created
May 5, 2017
Updated
Dec. 6, 2023
License
mit
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
34
Homepage
node-ecstatic
Github stargazers
979
Github forks
196
Commits
629
Code contributors Contributors
58
A static file server middleware that works with core http, express or on the CLI!
Created
Nov. 16, 2011
Updated
April 1, 2020
License
mit
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
37
Homepage
vue3-sfc-loader
Github stargazers
938
Github forks
110
Commits
709
Code contributors Contributors
4
Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.
Created
Nov. 20, 2020
Updated
Feb. 9, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
5
stream-json
Github stargazers
914
Github forks
46
Commits
310
Code contributors Contributors
9
The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API.
Created
Aug. 11, 2013
Updated
May 30, 2023
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
JavaScript
Issues
8
dotenv-flow
Github stargazers
847
Github forks
36
Commits
134
Code contributors Contributors
11
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Created
May 17, 2018
Updated
Dec. 26, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
music-metadata
Github stargazers
844
Github forks
86
Commits
3111
Code contributors Contributors
33
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Created
Nov. 4, 2016
Updated
Nov. 7, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
TypeScript
Issues
41
geotiff.js
Github stargazers
814
Github forks
169
Commits
660
Code contributors Contributors
47
geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
Created
Oct. 7, 2015
Updated
Feb. 6, 2024
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
134
fs-jetpack
Github stargazers
769
Github forks
39
Commits
712
Code contributors Contributors
14
Better file system API for Node.js
Created
Oct. 8, 2013
Updated
Oct. 24, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
17
node-json-db
Github stargazers
763
Github forks
65
Commits
1515
Code contributors Contributors
28
A simple "database" that use JSON file for Node.JS.
Created
July 12, 2014
Updated
April 18, 2024
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
14
node-tmp
Github stargazers
732
Github forks
92
Commits
426
Code contributors Contributors
35
Temporary file and directory creator for node.js
Created
Sept. 2, 2011
Updated
Feb. 29, 2024
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
6
ics
Github stargazers
679
Github forks
152
Commits
540
Code contributors Contributors
70
iCalendar (ics) file generator for node.js
Created
Oct. 25, 2014
Updated
Dec. 20, 2023
License
isc
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
25
ncp
Github stargazers
679
Github forks
103
Commits
120
Code contributors Contributors
18
Asynchronous recursive file copying with Node.js.
Created
Aug. 25, 2011
Updated
Feb. 22, 2015
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
81
boxednode
Github stargazers
587
Github forks
10
Commits
125
Code contributors Contributors
9
📊 boxednode – Ship a JS file with Node.js in a box
Created
Sept. 21, 2020
Updated
April 15, 2024
License
apache-2.0
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
5
node-open
Github stargazers
564
Github forks
64
Commits
35
Code contributors Contributors
6
open a file or uri with the users preferred application (browser, editor, etc), cross platform
Created
June 7, 2012
Updated
July 10, 2014
License
mit
Github repo
Type
App
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
44
filemanager
Github stargazers
555
Github forks
121
Commits
749
Code contributors Contributors
26
React based FileManager for browser ( + FS REST API for Node.js and Express)
Created
Oct. 16, 2017
Updated
Oct. 24, 2023
License
apache-2.0
Github repo
Type
Module/library
Platform
Browser, Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
104
MidiWriterJS
Github stargazers
542
Github forks
57
Commits
367
Code contributors Contributors
20
♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON.
Created
March 13, 2016
Updated
Oct. 7, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
7
watchr
Github stargazers
540
Github forks
42
Commits
225
Code contributors Contributors
13
Better file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive file and directory watching, and accurate detailed events for file/directory changes, deletions and creations.
Created
Nov. 13, 2011
Updated
July 30, 2021
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
10