{"id":16773265,"url":"https://github.com/aeksco/magellan","last_synced_at":"2025-03-16T17:14:47.005Z","repository":{"id":88680632,"uuid":"84121499","full_name":"aeksco/magellan","owner":"aeksco","description":"Client-side ontology-driven filesystem knowledge capture and faceted search","archived":false,"fork":false,"pushed_at":"2018-10-01T05:19:52.000Z","size":7933,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T03:46:01.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aeksco.github.io/magellan/","language":"CoffeeScript","has_issues":false,"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/aeksco.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":"2017-03-06T21:14:42.000Z","updated_at":"2018-10-01T05:19:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fce8fdb-bf77-4591-85b1-31ddd8ff192b","html_url":"https://github.com/aeksco/magellan","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/aeksco%2Fmagellan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fmagellan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fmagellan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fmagellan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeksco","download_url":"https://codeload.github.com/aeksco/magellan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902288,"owners_count":20366260,"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-13T06:45:15.535Z","updated_at":"2025-03-16T17:14:46.979Z","avatar_url":"https://github.com/aeksco.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Magellan\n#### Ontology-driven Lightweight Faceted Browser \u0026 Knowledge Capture Utility\n\n##Built with:\n\n- [Jade](http://jade-lang.com/)\n\n- [SASS](http://sass-lang.com/)\n\n- [Gulp](http://gulpjs.com/)\n\n- [BS4 (Alpha)](http://v4-alpha.getbootstrap.com/)\n\n- [Font-Awesome](http://fortawesome.github.io/Font-Awesome/icons/)\n\n- [Underscore.js](http://underscorejs.org/)\n\n- [Backbone.js](http://backbonejs.org/)\n\n- [Marionette.js](http://marionettejs.com/)\n\n## Directory Structure Breakdown\n\n###### Note: some auto-generated top-level directories have been ommitted for brevity.\n\n##### Top Level\n- **app/** --- client application\n- **gulp/** --- build tasks\n- **platforms/** --- Cordova platforms\n- **plugins/** --- Cordova plugins\n- **Gulpfile.coffee** --- build configuration\n- **package.json** --- dependency management\n- **config.xml** --- Cordova configuration\n\n##### app/\n\n- **img/** - Images (only stores logo.png)\n- **sass/** --- SASS \u0026 style dependencies\n- **coffee/** --- CoffeeScript source files\n\n##### app/coffee\n- **behaviors/** --- Behaviors\n- **components/** --- Components\n- **config/** --- Configuration files\n- **modules/** --- Modules\n- **services/** --- Services\n- **manifest.coffee** --- manifest\n- **app.coffee** --- Application class\n\n##### app/coffee/behaviors\n###### Behaviors are view mixins used in both Components and Modules.\n\n##### app/coffee/components\n###### Components are routeless services with views that are accessible anywhere in the application.\n\n  - **component_name**/ --- Each Component in a separate directory\n    - **component.coffee** --- Component controller\n    - **views/** --- Component views\n      - **layout.coffee**\n      - **templates/** --- Component templates\n        - **component.jade**\n\n##### app/coffee/config\n###### Configuration files for Cross-Origin Requests (CORS), JSON Web Token (JWT), and Marionette.js\n\n##### app/coffee/modules\n###### Modules represent collections of endpoints in the application. They always have a Router and at least one Route, and often have Models, Collections, and Services.\n\n###### NOTE: The complexity of directory structure in Modules and Components may seem redundant, but the opinions enforced by this structure work effectively to ensure scalability of the application from a development perspective.\n\n  - **module_name**/ --- Each Module in a separate directory\n    - **route_01/**\n      - **views/** --- Route views\n        - **layout.coffee**\n        - **templates/** --- Route templates\n          - **module.jade**\n    - **route_02/**\n    - **.../** --- (modules can have many routes)\n    - **collection.coffee** --- Backbone.Collection\n    - **model.coffee** --- Backbone.Model\n    - **router.coffee** --- Router\n    - **service.coffee** --- Service\n\n##### app/coffee/services\n###### Services are workers that are available to perform specific background tasks. They are _routeless_, and they neither maintain nor manage any views.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeksco%2Fmagellan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeksco%2Fmagellan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeksco%2Fmagellan/lists"}