{"id":16832630,"url":"https://github.com/zswang/jnodes","last_synced_at":"2026-05-15T21:38:08.186Z","repository":{"id":57281217,"uuid":"77329314","full_name":"zswang/jnodes","owner":"zswang","description":"A tool view of template","archived":false,"fork":false,"pushed_at":"2017-05-16T14:30:45.000Z","size":174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T01:07:26.953Z","etag":null,"topics":["javascript","mvvm","template","view"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zswang.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":"2016-12-25T14:25:06.000Z","updated_at":"2017-04-10T02:46:59.000Z","dependencies_parsed_at":"2022-09-19T21:06:53.736Z","dependency_job_id":null,"html_url":"https://github.com/zswang/jnodes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zswang/jnodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjnodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjnodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjnodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjnodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zswang","download_url":"https://codeload.github.com/zswang/jnodes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjnodes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265802039,"owners_count":23830507,"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":["javascript","mvvm","template","view"],"created_at":"2024-10-13T11:49:47.670Z","updated_at":"2026-05-15T21:38:03.154Z","avatar_url":"https://github.com/zswang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jnodes\n--------\n\n# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coverage-image]][coverage-url]\n\nFront end template data binding.\n\n\n## 使用方法\n\n### 绑定数据 bind\n\n```js\nvar data = { a: 1, b: 2};\n\nvar binder = new jnodes.Binder();\nbinder.bind(data, function (data, output) {\n\toutput.push(ejs.render(data));\n});\n```\n\n## License\n\nMIT © [zswang](http://weibo.com/zswang)\n\n[npm-url]: https://npmjs.org/package/jnodes\n[npm-image]: https://badge.fury.io/js/jnodes.svg\n[travis-url]: https://travis-ci.org/zswang/jnodes\n[travis-image]: https://travis-ci.org/zswang/jnodes.svg?branch=master\n[coverage-url]: https://coveralls.io/github/zswang/jnodes?branch=master\n[coverage-image]: https://coveralls.io/repos/zswang/jnodes/badge.svg?branch=master\u0026service=github","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Fjnodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzswang%2Fjnodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Fjnodes/lists"}