{"id":19217500,"url":"https://github.com/lwdgit/fis-parser-art-template","last_synced_at":"2025-05-13T00:10:24.678Z","repository":{"id":33327257,"uuid":"36972012","full_name":"lwdgit/fis-parser-art-template","owner":"lwdgit","description":"A fis parser plugin for art-template","archived":false,"fork":false,"pushed_at":"2017-03-11T14:21:51.000Z","size":329,"stargazers_count":6,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"reasy","last_synced_at":"2025-05-05T14:40:04.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lwdgit.png","metadata":{"files":{"readme":"readme-en.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-06T07:46:38.000Z","updated_at":"2019-10-15T03:21:15.000Z","dependencies_parsed_at":"2022-08-26T15:11:26.159Z","dependency_job_id":null,"html_url":"https://github.com/lwdgit/fis-parser-art-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis-parser-art-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis-parser-art-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis-parser-art-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis-parser-art-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwdgit","download_url":"https://codeload.github.com/lwdgit/fis-parser-art-template/tar.gz/refs/heads/reasy","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843215,"owners_count":21972873,"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-09T14:22:32.043Z","updated_at":"2025-05-13T00:10:24.640Z","avatar_url":"https://github.com/lwdgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fis-parser-art-template ![NPM version](https://badge.fury.io/js/fis-parser-art-template.png)\n\n[![NPM Download](https://nodei.co/npm-dl/fis-parser-art-template.png?months=1)](https://www.npmjs.org/package/fis-parser-art-template)\n\n\u003e A fis parser plugin for art-template\n\n## Install\n\n   $ npm install fis-parser-art-template\n\n## Tips\n  \n \u003e Above v2.0.0 only support fis3 \u0026 reasy\n\n\n##Usage\n\n\n```javascript\n//fis-conf.js for fis3\n\nfis.match('**.{html,tpl}', {\n    parser: fis.plugin('art-template', {\n        native: false,\n        define: {\n            \"title\": \"hello, art-template\",\n            \"stylesheets\": [\"main.css\"],\n            \"scripts\": [\"main.js\"],\n            \"module/\": {\n              \"title\": \"home module\",\n\n              \"home.tpl\": {\n                \"stylesheets\": [\"home.css\"],\n                \"scripts\": [\"home.js\"]\n              }\n            },\n            \"index.tpl\": {\n              \"stylesheets\": [\"index.css\"],\n              \"scripts\": [\"index.js\"]\n            }\n        }\n    }),\n    rExt: 'html'\n})\n\n```\n\n\n  $ fis release -d ./output\n\n## Reserved words\n\n  * noParse   true: page keep origin\n  * release   false: page will not relase(fis-parser-art-template@2.0.0 \u0026 fis3 only)\n\n\n## Example \n\nsee [example](https://github.com/lwdgit/fis-parser-art-template/tree/reasy/example '')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Ffis-parser-art-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwdgit%2Ffis-parser-art-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Ffis-parser-art-template/lists"}