{"id":19450230,"url":"https://github.com/ymc-github/fis-parser-ymcless","last_synced_at":"2026-04-19T15:06:31.207Z","repository":{"id":57155143,"uuid":"133202438","full_name":"YMC-GitHub/fis-parser-ymcLess","owner":"YMC-GitHub","description":"🔯 a plugin for fis1 to parser less to css","archived":false,"fork":false,"pushed_at":"2019-07-13T06:35:20.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T16:39:02.300Z","etag":null,"topics":["fis1","less","parser","yemiancheng"],"latest_commit_sha":null,"homepage":"","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/YMC-GitHub.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":"2018-05-13T03:29:24.000Z","updated_at":"2019-07-29T08:55:38.000Z","dependencies_parsed_at":"2022-08-26T08:30:51.263Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/fis-parser-ymcLess","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/YMC-GitHub%2Ffis-parser-ymcLess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Ffis-parser-ymcLess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Ffis-parser-ymcLess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Ffis-parser-ymcLess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/fis-parser-ymcLess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637344,"owners_count":19833055,"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":["fis1","less","parser","yemiancheng"],"created_at":"2024-11-10T16:35:52.375Z","updated_at":"2025-11-18T15:03:54.902Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fis-parser-ymcLess\n🔯 it is a plugin for fis1 translating less to css.\n\n![Travis (.com) branch](https://img.shields.io/travis/com/ymc-github/fis-parser-ymcLess/master.svg?label=Travis%20CI\u0026color=ff69b4\u0026logo=Travis%20CI\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub repo size](https://img.shields.io/github/repo-size/ymc-github/fis-parser-ymcLess.svg?label=github%20repo%20size\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ymc-github/fis-parser-ymcLess.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/ymc-github/fis-parser-ymcLess/master.svg?label=github%20last%20commit%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Gitter](https://img.shields.io/gitter/room/ymc-github/fis-parser-ymcLess.svg?label=chat\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language count](https://img.shields.io/github/languages/count/ymc-github/fis-parser-ymcLess.svg?label=languages\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language top](https://img.shields.io/github/languages/top/ymc-github/fis-parser-ymcLess.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/ymc-github/fis-parser-ymcLess/master.svg?label=github%20package.json%20version%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub followers](https://img.shields.io/github/followers/ymc-github.svg?label=github%20followers\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Twitter Follow](https://img.shields.io/twitter/follow/yemiancheng.svg?label=follow%20%40yemiancheng\u0026color=ff69b4\u0026logo=Twitter\u0026logoColor=ff69b4\u0026style=popout-square)\n\n## install\n```\nnpm i fis-parser-less-hh --save-dev\n```\n\n## usage\n```\n//fis-conf.js\nfis.config.set('modules.parser.less', 'fis-parser-less-hh');\nfis.config.set('roadmap.ext.less', 'css');\nfis.config.merge({\n\tsettings : {\n\t\tparser : {\n\t\t\t'fis-parser-less-hh' : {} //your less options here\n\t\t}\n\t}\n});\n```\n\n## future\n🕺it may be good passing less options with a file.\n\n## reference\n\n[the programmatic usage of less -- written by less home](http://lesscss.org/usage/#programmatic-usage)\n\n[the building of front-end developing envirenment -- written by Yunlong Zhang](https://github.com/fouber/blog/issues/2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Ffis-parser-ymcless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Ffis-parser-ymcless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Ffis-parser-ymcless/lists"}