{"id":15540484,"url":"https://github.com/poteto/flushed","last_synced_at":"2025-06-17T02:39:06.688Z","repository":{"id":17107778,"uuid":"19873534","full_name":"poteto/flushed","owner":"poteto","description":"flushed-app","archived":false,"fork":false,"pushed_at":"2014-08-02T09:54:16.000Z","size":948,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-05-19T09:49:20.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.flushed.co","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/poteto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-16T23:22:23.000Z","updated_at":"2024-06-12T16:54:24.000Z","dependencies_parsed_at":"2022-08-04T16:30:40.584Z","dependency_job_id":null,"html_url":"https://github.com/poteto/flushed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/poteto/flushed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fflushed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fflushed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fflushed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fflushed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poteto","download_url":"https://codeload.github.com/poteto/flushed/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fflushed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260279049,"owners_count":22985393,"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-02T12:13:51.688Z","updated_at":"2025-06-17T02:39:06.658Z","avatar_url":"https://github.com/poteto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Flushed](http://www.flushed.co/) 0.0.1\n\n# Ember App Kit [![Build Status](https://travis-ci.org/stefanpenner/ember-app-kit.png?branch=master)](https://travis-ci.org/stefanpenner/ember-app-kit)\n\nEmber App Kit aims to be the foundation for ambitious web applications built with Ember. It will soon be replaced by an executable [ember-cli](https://github.com/stefanpenner/ember-cli) which dramatically improves buildtimes (via broccoli) and provides sane-upgrade paths, feel free to check that project out. We intend to provide a sensible upgrade path.\n\nThis project has been extracted out of several real world applications and is actively used. Currently it covers the basics fairly well, but much still needs to be done. As we learn and as more contributors join in it continues to evolve. If you encounter any bugs, clunky features or missing documentation, just submit an issue and we'll respond ASAP.\n\nAt the very least, it helps setup your Ember.js applications directory structure.\n\nWe welcome ideas and experiments.\n\n## Getting Started\n\n* [Project Documentation Site](http://stefanpenner.github.io/ember-app-kit/)\n* [Getting Started Guide](http://stefanpenner.github.io/ember-app-kit/guides/getting-started.html)\n* [ember-app-kit-todos](https://github.com/stefanpenner/ember-app-kit-todos) - the Emberjs [todos](http://emberjs.com/guides/getting-started/) using Ember App Kit\n* [ember-app-kit-bloggr](https://github.com/pixelhandler/ember-app-kit-example-with-bloggr-client) - bloggr demo\n* *Safari Books Online Blog* - [Introduction to Ember App Kit](http://blog.safaribooksonline.com/2013/09/18/ember-app-kit/) for more experienced Ember developers by @mixonic\n* *Ember Sherpa* - [Introduction to Ember App Kit](http://embersherpa.com/articles/introduction-to-ember-app-kit/) for those who are new to the Grunt workflow by @taras\n\n\n## Features\n\n- Sane project structure\n- ES6 module transpiler support (easy, future-proof modules)\n- Module system-aware resolver (see [Referencing views](https://github.com/stefanpenner/ember-app-kit/wiki/Referencing-Views) and [Using Ember loaders](https://github.com/stefanpenner/ember-app-kit/wiki/Using-Ember-loaders))\n- Transparent project compilation \u0026 minification for easy deploys via [Grunt](http://gruntjs.com/)\n- Package management via [Bower](https://github.com/bower/bower)\n- Optional support for CoffeeScript, SASS, LESS or Stylus\n- Testing via QUnit, Ember Testing and Testem (with examples)\n- Linting via JSHint (including module syntax)\n- Catch-all `index.html` for easy reloading of pushState router apps\n- Generators via [Loom](https://github.com/cavneb/loom-generators-ember-appkit) (to generate routes, controllers, etc.)\n\n## Future Goals\n\n- Source maps for transpiled modules\n- Easier to install 3rd party packages\n- Faster, more intelligent builds\n\nThink anything else is missing? Feel free to open an issue (or, even better, a PR)! Discussion and feedback is always appreciated.\n\n## Special Thanks\n\nSome ideas in ember-app-kit originated in work by Yapp Labs (@yapplabs) with McGraw-Hill Education Labs (@mhelabs) on [yapplabs/glazier](https://github.com/yapplabs/glazier). Thanks to Yapp and MHE for supporting the Ember ecosystem!\n\n## License\n\nCopyright 2013 by Stefan Penner and Ember App Kit Contributors, and licensed under the MIT License. See included\n[LICENSE](/stefanpenner/ember-app-kit/blob/master/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoteto%2Fflushed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoteto%2Fflushed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoteto%2Fflushed/lists"}