{"id":18429460,"url":"https://github.com/bigpipe/fever","last_synced_at":"2025-10-09T06:16:59.726Z","repository":{"id":26737568,"uuid":"30195209","full_name":"bigpipe/fever","owner":"bigpipe","description":"A sick asset pipeline. OOOOOH SEE WHAT I JUST DID THERE","archived":false,"fork":false,"pushed_at":"2020-10-26T13:14:47.000Z","size":32,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-13T22:59:14.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigpipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-02T16:06:51.000Z","updated_at":"2020-10-26T13:14:50.000Z","dependencies_parsed_at":"2022-09-01T21:10:34.121Z","dependency_job_id":null,"html_url":"https://github.com/bigpipe/fever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bigpipe/fever","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Ffever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Ffever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Ffever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Ffever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigpipe","download_url":"https://codeload.github.com/bigpipe/fever/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Ffever/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000850,"owners_count":26082950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T05:17:17.891Z","updated_at":"2025-10-09T06:16:59.709Z","avatar_url":"https://github.com/bigpipe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fever\n\n[![Version npm][version]](http://browsenpm.org/package/fever)[![Build Status][build]](https://travis-ci.org/bigpipe/fever)[![Dependencies][david]](https://david-dm.org/bigpipe/fever)[![Coverage Status][cover]](https://coveralls.io/r/bigpipe/fever?branch=master)\n\n[from]: https://img.shields.io/badge/from-bigpipe.io-9d8dff.svg?style=flat-square\n[version]: http://img.shields.io/npm/v/fever.svg?style=flat-square\n[build]: http://img.shields.io/travis/bigpipe/fever/master.svg?style=flat-square\n[david]: https://img.shields.io/david/bigpipe/fever.svg?style=flat-square\n[cover]: http://img.shields.io/coveralls/bigpipe/fever/master.svg?style=flat-square\n\nFever is the new asset build/pipeline/server/service for the BigPipe framework.\n\n- Assets that are requested frequently are placed hot cached in the memory of\n  the Node process.\n- A plugin system allows the modification of file contents so things like SASS,\n  LESS and CoffeeScript can be supported transparently.\n- Source maps are integrated so you will always have the correct line numbers.\n- A custom file engine is used so you can switch between any more that supports\n  a File System like API. This is great if you want to store the files directly\n  on a network partition like a CDN etc.\n\n## Installation\n\n```\nnpm install --save fever\n```\n\n## Usage\n\n```js\n'use strict';\n\nvar fever = require('fever')\n  , new Fever({ /* options */ });\n```\n\nWhen constructing a new `Fever` instance you can supply the following options to\nfurther customize your build service:\n\n- **engine**: The file system like API you want to use. Defaults to `supreme`.\n- **directory**: The location in which the compiled assets will be stored.\n- **hotpath**: Options for our hot path cache.\n- **recache**: The amount of requests we should receive before triggering a re-cache.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Ffever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigpipe%2Ffever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Ffever/lists"}