{"id":15411108,"url":"https://github.com/7sharp9/fable-fuse","last_synced_at":"2025-04-19T10:51:38.609Z","repository":{"id":141314774,"uuid":"59727275","full_name":"7sharp9/fable-fuse","owner":"7sharp9","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-01T10:44:48.000Z","size":22,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T09:03:55.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7sharp9.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-26T06:54:40.000Z","updated_at":"2017-08-27T12:59:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3e1e3d4-bde8-4ea8-a3a4-76a355e56b00","html_url":"https://github.com/7sharp9/fable-fuse","commit_stats":{"total_commits":31,"total_committers":5,"mean_commits":6.2,"dds":0.4193548387096774,"last_synced_commit":"d01a8b8528168dec341c97ac70020b75d056222b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Ffable-fuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Ffable-fuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Ffable-fuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7sharp9%2Ffable-fuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7sharp9","download_url":"https://codeload.github.com/7sharp9/fable-fuse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249677822,"owners_count":21309641,"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-01T16:48:02.935Z","updated_at":"2025-04-19T10:51:38.589Z","avatar_url":"https://github.com/7sharp9.png","language":"F#","readme":"# fable |\u003e fuse\n\nFable bindings for Fuse\nSee: https://www.fusetools.com\",\n\n## Installation\n\n```sh\n$ npm install --save fable-core\n$ npm install --save-dev fable-fuse\n```\n\n## Usage\n\n### In a F# project (.fsproj)\n\n```xml\n  \u003cItemGroup\u003e\n    \u003cReference Include=\"node_modules/fable-core/Fable.Core.dll\" /\u003e\n    \u003cCompile Include=\"node_modules/fable-fuse/Fable.Observable.fs\" /\u003e\n    \u003cCompile Include=\"node_modules/fable-fuse/Fable.Apis.fs\" /\u003e\n    \u003cCompile Include=\"node_modules/fable-fuse/Fable.PromiseExt.fs\" /\u003e\n  \u003c/ItemGroup\u003e\n```\n\n### In a F# script (.fsx)\n\n```fsharp\n#r \"node_modules/fable-core/Fable.Core.dll\"\n#load \"node_modules/fable-fuse/Fable.Observable.fs\"\n#load \"node_modules/fable-fuse/Fable.Apis.fs\"\n#load \"node_modules/fable-fuse/Fable.PromiseExt.fs\"\n\nopen Fable.Core\nopen Fuse\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7sharp9%2Ffable-fuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7sharp9%2Ffable-fuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7sharp9%2Ffable-fuse/lists"}