A simple Node.JS application to track the payload of a stylesheet over time using Parker.
npm install
installs dependencies.npm start
sets up the database using credentials inknexfile.js
.- Fetch a stylesheet, analyze it, and store in a database using:
node index.js app https://example.com/styles.css