{"library":"felt","type":"library","category":null,"description":"Felt is an on-demand bundler designed for modern JavaScript (ES6 and beyond, typically transpiled via Buble/Rollup) and CSS (CSS Next), serving primarily as a development middleware or a static asset exporter. Currently at version 0.3.2, it requires Node.js 6 or above to run. The package offers three main modes of operation: a standalone CLI web server for quick local development, an Express.js middleware for integration into existing Node.js applications, and a static file exporter for pre-compiling assets for deployment. Its core functionality is highly extensible through 'recipes' and a plugin architecture, exemplified by modules like `felt-rollup`, which allows developers to define custom handler logic for different file types. This on-demand compilation approach is a key differentiator, focusing on speed during development rather than exhaustive pre-bundling.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript","express","middleware"],"last_verified":"Wed May 27","install":[{"cmd":"npm install felt","imports":["const felt = require('felt')","const recipe = require('felt-recipe-minimal')","const config = require('./felt.config.js')"]},{"cmd":"yarn add felt","imports":[]},{"cmd":"pnpm add felt","imports":[]}],"homepage":null,"github":"https://github.com/cognitom/felt","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/felt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/felt/compatibility"}}