{"id":19153370,"url":"https://github.com/leetcode-opensource/parcel-plugin-stringify-anything","last_synced_at":"2026-03-13T19:03:23.657Z","repository":{"id":48270491,"uuid":"162071438","full_name":"LeetCode-OpenSource/parcel-plugin-stringify-anything","owner":"LeetCode-OpenSource","description":"Parcel plugin for importing any file types as string","archived":false,"fork":false,"pushed_at":"2023-04-07T09:51:44.000Z","size":2673,"stargazers_count":3,"open_issues_count":12,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T03:37:26.886Z","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/LeetCode-OpenSource.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-17T03:49:31.000Z","updated_at":"2021-02-05T21:20:50.000Z","dependencies_parsed_at":"2024-11-09T08:35:09.224Z","dependency_job_id":null,"html_url":"https://github.com/LeetCode-OpenSource/parcel-plugin-stringify-anything","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fparcel-plugin-stringify-anything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fparcel-plugin-stringify-anything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fparcel-plugin-stringify-anything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fparcel-plugin-stringify-anything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeetCode-OpenSource","download_url":"https://codeload.github.com/LeetCode-OpenSource/parcel-plugin-stringify-anything/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252826035,"owners_count":21810035,"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":[],"created_at":"2024-11-09T08:22:52.277Z","updated_at":"2026-03-13T19:03:23.622Z","avatar_url":"https://github.com/LeetCode-OpenSource.png","language":"JavaScript","readme":"# parcel-plugin-stringify-anything\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/LeetCode-OpenSource/parcel-plugin-stringify-anything/blob/master/LICENSE) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier) [![npm version](https://img.shields.io/npm/v/parcel-plugin-stringify-anything.svg?style=flat)](https://www.npmjs.com/package/parcel-plugin-stringify-anything)\n\nParcel plugin for importing any file types as string.\n\n## Installation\nUsing [yarn](https://yarnpkg.com/):\n```bash\nyarn add parcel-plugin-stringify-anything parcel-bundler --dev\n```\n\nOr via [npm](https://docs.npmjs.com):\n```bash\nnpm install parcel-plugin-stringify-anything parcel-bundler --save-dev\n```\n\nThen, specify the file types to import as string. (e.g., the Markdown file):\n###### package.json\n```diff\n{\n  ...\n+ \"assetTypesToStringify\": [\"md\"],\n  \"devDependencies\": {\n    \"parcel-bundler\": \"^1.10.3\",\n    \"parcel-plugin-stringify-anything\": \"^1.0.0\"\n  }\n  ...\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleetcode-opensource%2Fparcel-plugin-stringify-anything","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleetcode-opensource%2Fparcel-plugin-stringify-anything","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleetcode-opensource%2Fparcel-plugin-stringify-anything/lists"}