{"id":19464434,"url":"https://github.com/refinec/larf-node","last_synced_at":"2025-04-25T09:31:30.024Z","repository":{"id":56177498,"uuid":"313067735","full_name":"refinec/larf-node","owner":"refinec","description":"This is connector for https://github.com/alexusmai/vue-laravel-file-manager in nodejs.","archived":false,"fork":false,"pushed_at":"2020-11-22T15:36:02.000Z","size":12247,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-24T20:42:36.832Z","etag":null,"topics":["express","nodejs"],"latest_commit_sha":null,"homepage":"","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/refinec.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}},"created_at":"2020-11-15T15:59:33.000Z","updated_at":"2023-03-08T13:20:00.000Z","dependencies_parsed_at":"2022-08-15T14:10:23.322Z","dependency_job_id":null,"html_url":"https://github.com/refinec/larf-node","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/refinec%2Flarf-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinec%2Flarf-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinec%2Flarf-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinec%2Flarf-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refinec","download_url":"https://codeload.github.com/refinec/larf-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250002365,"owners_count":21359102,"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":["express","nodejs"],"created_at":"2024-11-10T18:15:15.386Z","updated_at":"2025-04-25T09:31:29.567Z","avatar_url":"https://github.com/refinec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## larf NodeJS Connector\n\nThis is connector for vue-laravel-file-manager in node.js.\n\n![larf](./tempfile/larf.gif)\n\nThe Aliyun Oss connector for this manager : https://github.com/refinec/larfoss-node\n\n## Installation\n\n```\nnpm install larf-node --save\n```\n\n## Usage\n\nThis package should be implemented as a middleware for Express.js server\n\n```javascript\nconst express = require(\"express\");\nconst app = express();\nconst larf = require(\"larf-node\");\n\napp.use('/', larf);\napp.listen( process.env.PORT || 3000);\n```\n\n## Missing Features\n\nMost of the larf function are working with the exception of these:\n\n* ACL\n* Compression and Decompression\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinec%2Flarf-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefinec%2Flarf-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinec%2Flarf-node/lists"}