{"id":25408179,"url":"https://github.com/ibnz36/encoped","last_synced_at":"2025-06-27T23:04:38.132Z","repository":{"id":143858321,"uuid":"437279064","full_name":"ibnz36/encoped","owner":"ibnz36","description":"The simplest build-time framework for writing web apps with html templates and typescript","archived":false,"fork":false,"pushed_at":"2023-10-10T10:51:54.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T13:49:25.239Z","etag":null,"topics":["framework","html","js","nodejs","rust","rust-lang","ts","typescript","web","webapp"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibnz36.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":"2021-12-11T12:42:03.000Z","updated_at":"2023-10-23T07:31:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb9aa325-7ee6-4db9-82b5-99d144db1f88","html_url":"https://github.com/ibnz36/encoped","commit_stats":null,"previous_names":["ibnz36/encoped"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ibnz36/encoped","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnz36%2Fencoped","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnz36%2Fencoped/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnz36%2Fencoped/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnz36%2Fencoped/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibnz36","download_url":"https://codeload.github.com/ibnz36/encoped/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnz36%2Fencoped/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262347476,"owners_count":23296894,"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":["framework","html","js","nodejs","rust","rust-lang","ts","typescript","web","webapp"],"created_at":"2025-02-16T07:20:32.649Z","updated_at":"2025-06-27T23:04:38.116Z","avatar_url":"https://github.com/ibnz36.png","language":"Rust","readme":"# Encoped\n\nA build-time _fast af_ tool to write static apps with html and TypeScript\n\n## Features\n\n- Template-based\n- ESLint, Prettier and BunJS integration\n- No extra runtime code in your aplication\n- TypeScript support by default (with bun)\n- No runtime dependencies\n\n## Install\n\nRequirements:\n\n- [Rust](http://rust-lang.org)\n\nRun `cargo install --git https://github.com/Brian3647/encoped` and you're done! You can use the CLI running `encoped`.\n\n## General Usage\n\nEncoped will look for files in `./public/**/*.html` replacing the following syntax:\n\n```html\n{{ templates::template_name }}\n```\n\nWhere `template_name` is any html file in `./templates`.\n\nfor example, `{{ templates::hello/world }}` will be replaced with the contents of `./templates/hello/world.html`\n\n## CLI usage\n\n```\nUSAGE:\n    encoped \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    build    Builds the project\n    help     Prints this message or the help of the given subcommand(s)\n    new      Creates a new project\n    watch    ReBuilds on file change\n```\n\nYou can also run `encoped help [subcommand]` to get more information about a subcommand.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibnz36%2Fencoped","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibnz36%2Fencoped","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibnz36%2Fencoped/lists"}