{"id":17706178,"url":"https://github.com/fernandomoraes/funhousejs","last_synced_at":"2025-03-31T05:26:15.760Z","repository":{"id":20226772,"uuid":"23498606","full_name":"fernandomoraes/funhousejs","owner":"fernandomoraes","description":"a fun house mv* javascript framework","archived":false,"fork":false,"pushed_at":"2014-09-06T16:59:53.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T05:41:14.377Z","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/fernandomoraes.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":"2014-08-30T18:59:56.000Z","updated_at":"2023-03-10T10:42:43.000Z","dependencies_parsed_at":"2022-07-25T07:02:04.226Z","dependency_job_id":null,"html_url":"https://github.com/fernandomoraes/funhousejs","commit_stats":null,"previous_names":["femoraes/funhousejs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandomoraes%2Ffunhousejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandomoraes%2Ffunhousejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandomoraes%2Ffunhousejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandomoraes%2Ffunhousejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandomoraes","download_url":"https://codeload.github.com/fernandomoraes/funhousejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246420634,"owners_count":20774352,"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-10-24T23:07:10.731Z","updated_at":"2025-03-31T05:26:15.741Z","avatar_url":"https://github.com/fernandomoraes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"!!! Experimental Javascript Framework ;)\n====================================\n\n\ndependency inject:\n```javascript\nfunhouse.module('app')\n\t.factory('ApiProvider', function(){\n\t\treturn { get: function(resource){  do something... }}\n\t})\n\t.factory('PersonService', function(ApiProvider){\n\t\treturn { getAll: function() { ApiProvider.get('pessoas'); } }\n\t})\n\t.controller('PersonCtrl', function(PersonService){\n\t\tconsole.log(PersonService.getAll());\n\t})\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandomoraes%2Ffunhousejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandomoraes%2Ffunhousejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandomoraes%2Ffunhousejs/lists"}