{"id":16550876,"url":"https://github.com/tmaize/assetfs","last_synced_at":"2026-06-01T03:32:30.153Z","repository":{"id":62422665,"uuid":"474401968","full_name":"TMaize/assetfs","owner":"TMaize","description":"This package can embed binary data into a deno source code","archived":false,"fork":false,"pushed_at":"2022-03-26T17:02:21.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T20:24:59.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TMaize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-26T16:22:18.000Z","updated_at":"2022-06-28T14:08:47.000Z","dependencies_parsed_at":"2022-11-01T17:31:33.406Z","dependency_job_id":null,"html_url":"https://github.com/TMaize/assetfs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fassetfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fassetfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fassetfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fassetfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMaize","download_url":"https://codeload.github.com/TMaize/assetfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241871390,"owners_count":20034452,"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-10-11T19:35:40.502Z","updated_at":"2025-12-05T08:03:58.706Z","avatar_url":"https://github.com/TMaize.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# assetfs\n\nThis package can embed binary data into a deno source code.\n\nYou can embed configuration files into source code, and build single file by `deno bundle`.\n\n## Usage\n\n```sh\ndeno run --allow-read --allow-write https://deno.land/x/assetfs/build.ts --input ./example --output example_data.ts\n```\n\nOr installs as an executable file\n\n```sh\ndeno install --allow-read --allow-write -n assetfs_build https://deno.land/x/assetfs/build.ts\nassetfs_build --input ./example --output example_data.ts\n```\n\n[example.ts](./example.ts)\n\n```js\nimport * as fs from './example_data.ts'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaize%2Fassetfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmaize%2Fassetfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaize%2Fassetfs/lists"}