brfs

browserify fs.readFileSync() static asset inliner

Install

All systems
curl cmd.cat/brfs.sh
Debian Debian
apt-get install node-brfs
Ubuntu
apt-get install node-brfs
image/svg+xml Kali Linux
apt-get install node-brfs
Windows (WSL2)
sudo apt-get update sudo apt-get install node-brfs

node-brfs

browserify fs.readFileSync() static asset inliner

This module is a standalone tool and module for browserify allowing one to include some external file in browserified file. Browserify is a JavaScript tool (compiler) that allows developers to write Node.js-style modules usable in the browser context. Node.js is an event-based server-side JavaScript engine.