{"id":20105941,"url":"https://github.com/markthree/specifier-backward","last_synced_at":"2025-06-12T03:08:41.964Z","repository":{"id":123634841,"uuid":"610764941","full_name":"markthree/specifier-backward","owner":"markthree","description":"\"node:any\" to \"any\"","archived":false,"fork":false,"pushed_at":"2024-02-28T08:06:27.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-05T00:03:11.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/markthree.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}},"created_at":"2023-03-07T12:44:31.000Z","updated_at":"2023-03-07T12:44:40.000Z","dependencies_parsed_at":"2023-04-02T10:59:04.267Z","dependency_job_id":null,"html_url":"https://github.com/markthree/specifier-backward","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"5cfae7d74c78797400e14f85e864b9dad09ff1f3"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"markthree/node-lib-starter","purl":"pkg:github/markthree/specifier-backward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fspecifier-backward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fspecifier-backward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fspecifier-backward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fspecifier-backward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/specifier-backward/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fspecifier-backward/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259387641,"owners_count":22849750,"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-13T17:48:40.208Z","updated_at":"2025-06-12T03:08:41.929Z","avatar_url":"https://github.com/markthree.png","language":"TypeScript","readme":"# specifier-backward\n\n\"node:any\" to \"any\"\n\n\u003cbr /\u003e\n\n## README 🦉\n\n[简体中文](./README_CN.md) | English\n\n\u003cbr /\u003e\n\n## Motivation\n\nTo be compatible with the old version of node 👉 [Error: Cannot find module 'node:buffer'](https://github.com/markthree/go-get-folder-size/issues/2)\n\n\u003cbr /\u003e\n\n## Usage\n\n### install\n\n```shell\nnpm i specifier-backward -D\n```\n\n### vite\n\n```ts\n// vite.config.ts\nimport { vitePlugin } from 'specifier-backward'\n\nexport default {\n\tplugins: [vitePlugin()]\n}\n```\n\n### rollup\n\n```ts\n// rollup.config.ts\nimport { rollupPlugin } from 'specifier-backward'\n\nexport default {\n\tplugins: [rollupPlugin()]\n}\n```\n\n### webpack\n\n```ts\n// webpack.config.ts\nimport { webpackPlugin } from 'specifier-backward'\n\nexport default {\n\tplugins: [webpackPlugin()]\n}\n```\n\n### esbuild\n\n```ts\nimport { build } from 'esbuild'\nimport { esbuildPlugin } from 'specifier-backward'\n\nbuild({\n\tplugins: [esbuildPlugin()]\n})\n```\n\n\u003cbr /\u003e\n\n## License\n\nMade with [markthree](https://github.com/markthree)\n\nPublished under [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fspecifier-backward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fspecifier-backward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fspecifier-backward/lists"}