What is static-eval?
"evaluate statically-analyzable expressions"
static-eval is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 19.8 KB on disk.
Installation Guide
# Install via NPM
npm install static-eval
# Install via Yarn
yarn add static-eval