{"id":20206194,"url":"https://github.com/theneuronproject/rollup-plugin-eft","last_synced_at":"2025-03-03T09:43:14.223Z","repository":{"id":54493528,"uuid":"84813069","full_name":"TheNeuronProject/rollup-plugin-eft","owner":"TheNeuronProject","description":"eft loader for rollup","archived":false,"fork":false,"pushed_at":"2023-06-30T12:21:39.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T18:05:52.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheNeuronProject.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}},"created_at":"2017-03-13T10:20:26.000Z","updated_at":"2022-07-26T21:22:44.000Z","dependencies_parsed_at":"2024-02-18T07:00:20.584Z","dependency_job_id":null,"html_url":"https://github.com/TheNeuronProject/rollup-plugin-eft","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/TheNeuronProject%2Frollup-plugin-eft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNeuronProject%2Frollup-plugin-eft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNeuronProject%2Frollup-plugin-eft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNeuronProject%2Frollup-plugin-eft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheNeuronProject","download_url":"https://codeload.github.com/TheNeuronProject/rollup-plugin-eft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241644543,"owners_count":19996177,"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-14T05:22:03.838Z","updated_at":"2025-03-03T09:43:14.190Z","avatar_url":"https://github.com/TheNeuronProject.png","language":"JavaScript","readme":"# rollup-plugin-eft\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/ClassicOldSong/rollup-plugin-eft/master/LICENSE) [![npm](https://img.shields.io/npm/dt/rollup-plugin-eft.svg?style=flat-square)](https://www.npmjs.com/package/rollup-plugin-eft)\n\n[ef.js](https://github.com/ClassicOldSong/ef.js) template loader for rollup\n\n\n``` javascript\nimport Component from 'some_module.eft'\nconst component = new Component(options)\n```\n\n## Install\n``` bash\nnpm install rollup-plugin-eft --save-dev\n# or\nyarn add rollup-plugin-eft --dev\n```\n\n## Usage\n``` javascript\nimport { rollup } from \"rollup\"\nimport eft from \"rollup-plugin-eft\"\n\nrollup({\n\tentry: \"main.js\",\n\tplugins: [\n\t\teft()\n\t]\n})\n```\n\n## License\n[MIT](http://cos.mit-license.org/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheneuronproject%2Frollup-plugin-eft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheneuronproject%2Frollup-plugin-eft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheneuronproject%2Frollup-plugin-eft/lists"}