{"id":28619623,"url":"https://github.com/eleme/finite","last_synced_at":"2025-07-14T16:39:28.306Z","repository":{"id":57236469,"uuid":"46100850","full_name":"eleme/finite","owner":"eleme","description":"F-init-E","archived":false,"fork":false,"pushed_at":"2016-12-26T06:09:19.000Z","size":53,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-06-09T09:43:42.849Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eleme.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":"2015-11-13T04:55:43.000Z","updated_at":"2016-11-09T04:22:51.000Z","dependencies_parsed_at":"2022-08-23T15:50:41.392Z","dependency_job_id":null,"html_url":"https://github.com/eleme/finite","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eleme/finite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eleme%2Ffinite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eleme%2Ffinite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eleme%2Ffinite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eleme%2Ffinite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eleme","download_url":"https://codeload.github.com/eleme/finite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eleme%2Ffinite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265113346,"owners_count":23713418,"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":"2025-06-12T04:40:46.546Z","updated_at":"2025-07-14T16:39:28.280Z","avatar_url":"https://github.com/eleme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finite (F-init-E)\n\nA web front-end project one command constructing tool.\n\n### Install\n\n```bash\nsudo npm install finite -g\n```\n\n### Create a new angular project\n\n```bash\nmkdir YOUR_PROJECT_NAME\ncd YOUR_PROJECT_NAME\nfinite install angular-helloworld\n```\n\n### MAKE Tools\n\nInstall global dependencies into your system, such as \"node-sass\", \"bower\", or \"eslint\".\n\n```bash\nmake global-dependencies\n```\n\nInstall project dependencies with bower.json or package.json.\n\n```bash\nmake bower_components\nmake node_modules\n```\n\nExecute some building tasks with \u003ca target=\"_blank\" href=\"/elemefe/webspoon\"\u003ewebspoon\u003c/a\u003e.\n\n```bash\nmake rev\nmake usemin\nmake watch\n```\n\nParse php files, and output to dist.\n\n```bash\nmake php\n```\n\nCheck coding styles with eslint.\n\n```bash\nmake lint\n```\n\nUnit building.\n\n```Makefile\n.js.loader := babel\n.scss.processor := node-sass $$src -d $$dist\n```\n\n```bash\nmake src/a.js # cat $$src | babel \u003e $$dist\n```\n\n```bash\nmake src/a.scss # node-sass $$src -d $$dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feleme%2Ffinite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feleme%2Ffinite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feleme%2Ffinite/lists"}