{"id":16188697,"url":"https://github.com/worldmaker/system-jade-virtualdom","last_synced_at":"2025-06-20T17:38:16.623Z","repository":{"id":149594379,"uuid":"39165924","full_name":"WorldMaker/system-jade-virtualdom","owner":"WorldMaker","description":"ES6/SystemJS loader plugin for jade-virtualdom","archived":false,"fork":false,"pushed_at":"2015-08-25T04:09:04.000Z","size":156,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T14:55:54.386Z","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/WorldMaker.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":"2015-07-15T23:24:37.000Z","updated_at":"2016-11-28T03:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa49bb98-27bd-4c67-ad3c-439334ae7c70","html_url":"https://github.com/WorldMaker/system-jade-virtualdom","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldMaker%2Fsystem-jade-virtualdom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldMaker%2Fsystem-jade-virtualdom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldMaker%2Fsystem-jade-virtualdom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldMaker%2Fsystem-jade-virtualdom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WorldMaker","download_url":"https://codeload.github.com/WorldMaker/system-jade-virtualdom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965768,"owners_count":20375916,"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-10T07:30:17.249Z","updated_at":"2025-03-19T03:30:42.996Z","avatar_url":"https://github.com/WorldMaker.png","language":"TypeScript","readme":"# system-jade-virtualdom\n\nThis is an ES6/SystemJS loader plugin for [jade-virtualdom](https://github.com/Swatinem/jade-virtualdom), which takes in a Jade template and outputs\na [virtual-dom](https://github.com/Matt-Esch/virtual-dom) `VTree`.\n\n## Install\n\n```sh\n$ jspm install jade-vd=github:WorldMaker/system-jade-virtualdom\n# Force a higher version of jade-virtualdom's dep \"with\" as it was not working in my browser\n# TODO: Send PR to upstream or find better solution\n$ jspm install npm:with@^5.0.0\n$ jspm resolve --only npm:with@^5.0.0\n```\n\n## Usage\n\nIf you install with the suggested alias above of `jade-vd` then you can use something like this (ESM module format):\n\n```js\nimport view from 'views/loading.jade!jade-vd'\n\nlet vtree = view({\n\t// Context object\n\ttest: \"Hello\",\n})\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldmaker%2Fsystem-jade-virtualdom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworldmaker%2Fsystem-jade-virtualdom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldmaker%2Fsystem-jade-virtualdom/lists"}