{"id":23588150,"url":"https://github.com/stilliard/parcel-transformer-plaintext","last_synced_at":"2025-10-07T20:09:47.966Z","repository":{"id":57688084,"uuid":"477103717","full_name":"stilliard/parcel-transformer-plaintext","owner":"stilliard","description":"Plaintext transformer for Parcel: parcel-transformer-plaintext","archived":false,"fork":false,"pushed_at":"2022-04-02T16:13:53.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-23T02:46:27.189Z","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/stilliard.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":"2022-04-02T16:03:39.000Z","updated_at":"2023-03-11T21:09:45.000Z","dependencies_parsed_at":"2022-08-25T17:02:23.631Z","dependency_job_id":null,"html_url":"https://github.com/stilliard/parcel-transformer-plaintext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stilliard/parcel-transformer-plaintext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stilliard%2Fparcel-transformer-plaintext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stilliard%2Fparcel-transformer-plaintext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stilliard%2Fparcel-transformer-plaintext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stilliard%2Fparcel-transformer-plaintext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stilliard","download_url":"https://codeload.github.com/stilliard/parcel-transformer-plaintext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stilliard%2Fparcel-transformer-plaintext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278838434,"owners_count":26054720,"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-07T02:00:06.786Z","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-12-27T05:12:32.922Z","updated_at":"2025-10-07T20:09:47.951Z","avatar_url":"https://github.com/stilliard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Plaintext transformer for Parcel: *parcel-transformer-plaintext*\n\nSimple plugin for parcel to skip plaintext includes/scripts. \n\nThink of this as a dummy transformer, such as scripts wrapped as type=\"text/plain\" for cookie popups and other similar use cases.\n\n## Install\n\n```\nnpm install parcel-transformer-plaintext --save-dev\n```\n\nThen add the transformer to your `.parcelrc` file like so:\n```json\n{\n    \"extends\": \"@parcel/config-default\",\n    \"transformers\": {\n        \"*.plain\": [\"parcel-transformer-plaintext\", \"...\"]\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstilliard%2Fparcel-transformer-plaintext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstilliard%2Fparcel-transformer-plaintext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstilliard%2Fparcel-transformer-plaintext/lists"}