{"id":22098153,"url":"https://github.com/katochimoto/rollup-plugin-preprocess","last_synced_at":"2025-03-24T01:23:26.509Z","repository":{"id":65412144,"uuid":"84595351","full_name":"Katochimoto/rollup-plugin-preprocess","owner":"Katochimoto","description":"Preprocess HTML, JavaScript, and other files with Rollup and Preprocess","archived":false,"fork":false,"pushed_at":"2017-09-06T06:21:25.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T03:55:45.899Z","etag":null,"topics":["preprocess","rollup","rollup-plugin"],"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/Katochimoto.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":"2017-03-10T19:48:26.000Z","updated_at":"2023-04-03T21:16:27.000Z","dependencies_parsed_at":"2023-01-22T07:35:11.810Z","dependency_job_id":null,"html_url":"https://github.com/Katochimoto/rollup-plugin-preprocess","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katochimoto%2Frollup-plugin-preprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katochimoto%2Frollup-plugin-preprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katochimoto%2Frollup-plugin-preprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katochimoto%2Frollup-plugin-preprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Katochimoto","download_url":"https://codeload.github.com/Katochimoto/rollup-plugin-preprocess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245192144,"owners_count":20575347,"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","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":["preprocess","rollup","rollup-plugin"],"created_at":"2024-12-01T04:18:24.643Z","updated_at":"2025-03-24T01:23:26.464Z","avatar_url":"https://github.com/Katochimoto.png","language":"JavaScript","readme":"# rollup-plugin-preprocess\nPreprocess HTML, JavaScript, and other files with Rollup and Preprocess.\n\n\n[![Build Status][build]][build-link] [![NPM version][version]][version-link] [![Dependency Status][dependency]][dependency-link] [![devDependency Status][dev-dependency]][dev-dependency-link]\n\n```js\n// rollup.config.js\nimport RollupPluginPreprocess from 'rollup-plugin-preprocess';\n\n// ...\n\nexport default {\n  // ...\n  plugins: [\n    RollupPluginPreprocess({\n      context: {\n        DEBUG: true\n      }\n    })\n  ]\n};\n```\n\n[build]: https://travis-ci.org/Katochimoto/rollup-plugin-preprocess.svg?branch=master\n[build-link]: https://travis-ci.org/Katochimoto/rollup-plugin-preprocess\n[version]: https://badge.fury.io/js/rollup-plugin-preprocess.svg\n[version-link]: http://badge.fury.io/js/rollup-plugin-preprocess\n[dependency]: https://david-dm.org/Katochimoto/rollup-plugin-preprocess.svg\n[dependency-link]: https://david-dm.org/Katochimoto/rollup-plugin-preprocess\n[dev-dependency]: https://david-dm.org/Katochimoto/rollup-plugin-preprocess/dev-status.svg\n[dev-dependency-link]: https://david-dm.org/Katochimoto/rollup-plugin-preprocess#info=devDependencies\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatochimoto%2Frollup-plugin-preprocess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatochimoto%2Frollup-plugin-preprocess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatochimoto%2Frollup-plugin-preprocess/lists"}