{"id":15555726,"url":"https://github.com/flexd/labs.cognitive.io","last_synced_at":"2025-07-24T02:33:39.490Z","repository":{"id":5503119,"uuid":"6702795","full_name":"flexd/labs.cognitive.io","owner":"flexd","description":"A playground!","archived":false,"fork":false,"pushed_at":"2012-11-15T10:12:33.000Z","size":372,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T07:39:55.091Z","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/flexd.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":"2012-11-15T10:09:43.000Z","updated_at":"2015-04-18T14:39:07.000Z","dependencies_parsed_at":"2022-07-06T22:03:08.858Z","dependency_job_id":null,"html_url":"https://github.com/flexd/labs.cognitive.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flexd/labs.cognitive.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexd%2Flabs.cognitive.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexd%2Flabs.cognitive.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexd%2Flabs.cognitive.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexd%2Flabs.cognitive.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexd","download_url":"https://codeload.github.com/flexd/labs.cognitive.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexd%2Flabs.cognitive.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266785514,"owners_count":23983826,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-02T15:10:28.181Z","updated_at":"2025-07-24T02:33:39.470Z","avatar_url":"https://github.com/flexd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brunch with Ember\nThis is a simple ember skeleton for [Brunch](http://brunch.io/) with working and up to date **handlebars template pre-compilng** :)\n\n## Getting started\n\nClone the repo and run `npm install` \u0026 `brunch build`.\nSee more info on the [official site](http://brunch.io)\n\n## Versions (branches)\n\n* `master` contains some demo code to give an understanding of how things should work\n* `empty` is a clean version of the skeleton with no examples\n\n## Usage\n    \n    brunch new myapp -s git://github.com/icholy/ember-brunch.git\n\nif you wanted to use the `empty` skeleton branch\n\n    git clone git://github.com/icholy/ember-brunch.git -b empty\n    brunch new myapp -s ./ember-brunch/\n\nOnce the project has been created, you can start a server by running\n\n    brunch watch --server\n\nthen visit `localhost:3333`\n\n## Overview\n\n    config.coffee\n    package.json\n    README.md\n    /app/\n      assets/\n        index.html\n        img/\n          glyphicons-halflings-white.png\n          glyphicons-halflings.png\n      styles/\n      templates/\n      models/\n      views/\n      controllers/\n      templates.js\n      models.js\n      views.js\n      controllers.js\n      app.js\n      router.js\n      initialize.js\n    /vendor/\n      scripts/\n        jquery-1.8.0.js\n        console-helper.js\n        ember-latest.js\n        ember-data-latest.js\n        handlebars-1.0.0.beta.6.js\n      styles/\n        bootstrap.css\n    /public/\n      img/\n      stylesheets/\n      javascripts/\n    /test/\n      spec.coffee\n\n* `config.coffee` contains your app configuration. This is where you configure what Plugins / Languages to use and what rules are applied to them.\n* `app/` and subdirectories (excluding `app/assets`) contains files that are to be compiled. Javascript files, or files that compile to JS (coffeescript, roy etc.), are automatically wrapped as commonjs style modules so they can be loaded via `require('module/location')`.\n* `app/assets` contains images / static files. The contents of the directory are copied to `public/` without any modification.\n* `app/templates.js`, `app/models.js`, `app/views.js`, and `app/controllers.js` are loaded in `initialize.js` and are responsible for loading their respective classes.\n* `test/` contains unit tests.\n* `vendor/` contains all third-party code. The code wouldn’t be wrapped in\nmodules, it would be loaded instantly instead.\n\nThe generated output is placed in the `public/` (by default) directory when `brunch build` or `brunch watch` is executed.\n\n## Other\nSoftware Versions used:\n\n* jQuery 1.8.0\n* Ember latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexd%2Flabs.cognitive.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexd%2Flabs.cognitive.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexd%2Flabs.cognitive.io/lists"}