{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"new","owner":"aurelia","isFork":false,"description":"The Aurelia 2 scaffolding repo used by our tools to setup new projects.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":4,"issueCount":11,"starsCount":35,"forksCount":21,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T23:58:56.683Z"}},{"type":"Public","name":"v1","owner":"aurelia","isFork":false,"description":"The Aurelia 1 scaffolding repo used by our tools to setup new projects.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":9,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-28T03:57:07.769Z"}},{"type":"Public","name":"cli","owner":"aurelia","isFork":false,"description":"The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.","allTopics":["css","html","typescript","javascript","cli","aurelia"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":63,"starsCount":406,"forksCount":132,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,5,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-26T03:58:08.459Z"}},{"type":"Public","name":"bootstrapper","owner":"aurelia","isFork":false,"description":"Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":7,"issueCount":1,"starsCount":75,"forksCount":34,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-19T08:33:24.986Z"}},{"type":"Public","name":"pal","owner":"aurelia","isFork":false,"description":"Aurelia's Platform Abstraction Layer","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":16,"issueCount":0,"starsCount":19,"forksCount":17,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:53:03.231Z"}},{"type":"Public","name":"http-client","owner":"aurelia","isFork":false,"description":"A simple, restful, message-based wrapper around XMLHttpRequest.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":18,"issueCount":10,"starsCount":62,"forksCount":59,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:52:54.983Z"}},{"type":"Public","name":"loader-default","owner":"aurelia","isFork":false,"description":"A default implementation of the loader interface compatible with system.js and require-based loaders.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":18,"issueCount":0,"starsCount":19,"forksCount":26,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:52:48.020Z"}},{"type":"Public","name":"polyfills","owner":"aurelia","isFork":false,"description":"The minimal set of polyfills needed to run Aurelia.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":17,"issueCount":2,"starsCount":26,"forksCount":27,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:52:46.900Z"}},{"type":"Public","name":"pal-browser","owner":"aurelia","isFork":false,"description":"The browser-based implementation of Aurelia's platform abstraction layer.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":15,"issueCount":0,"starsCount":18,"forksCount":15,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:52:37.785Z"}},{"type":"Public","name":"loader","owner":"aurelia","isFork":false,"description":"An abstract module which specifies an interface for loading modules and view templates.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":18,"issueCount":0,"starsCount":26,"forksCount":16,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:36:28.991Z"}},{"type":"Public","name":"event-aggregator","owner":"aurelia","isFork":false,"description":"A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":16,"issueCount":1,"starsCount":57,"forksCount":31,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:36:13.962Z"}},{"type":"Public","name":"history","owner":"aurelia","isFork":false,"description":"An abstract module which specifies the interface for history implementations used by a router.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":15,"issueCount":0,"starsCount":21,"forksCount":14,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T21:35:53.603Z"}},{"type":"Public","name":"logging-console","owner":"aurelia","isFork":false,"description":"A console log appender for the Aurelia logging library.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":16,"issueCount":0,"starsCount":17,"forksCount":16,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T20:26:26.327Z"}},{"type":"Public","name":"logging","owner":"aurelia","isFork":false,"description":"A minimal but effective logging mechanism with support for log levels and pluggable log appenders.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":17,"issueCount":0,"starsCount":24,"forksCount":26,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T06:05:58.594Z"}},{"type":"Public","name":"task-queue","owner":"aurelia","isFork":false,"description":"A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":16,"issueCount":1,"starsCount":36,"forksCount":21,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T03:48:06.722Z"}},{"type":"Public","name":"binding","owner":"aurelia","isFork":false,"description":"A modern databinding library for JavaScript and HTML.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":18,"issueCount":21,"starsCount":111,"forksCount":96,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-04T00:52:05.915Z"}},{"type":"Public","name":"script","owner":"aurelia","isFork":false,"description":"The home for Aurelia's concatenated script-tag-ready build.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":8,"issueCount":0,"starsCount":109,"forksCount":14,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-03T15:16:40.463Z"}},{"type":"Public","name":"route-recognizer","owner":"aurelia","isFork":false,"description":"A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":16,"issueCount":1,"starsCount":27,"forksCount":25,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-06T17:23:58.062Z"}},{"type":"Public","name":"aurelia2-plugin-starter","owner":"aurelia","isFork":false,"description":"A starter skeleton for building Aurelia 2 compatible plugins.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-29T09:57:26.980Z"}},{"type":"Public","name":"routing-application","owner":"aurelia","isFork":false,"description":"A simple application showcasing how easy it is to configure Aurelia 2 applications with routes.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-27T09:59:03.976Z"}},{"type":"Public","name":"tools","owner":"aurelia","isFork":false,"description":"Tools and utility functions used to build and develop Aurelia's libraries.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":4,"starsCount":37,"forksCount":32,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-29T20:22:21.306Z"}},{"type":"Public","name":"ssr-engine","owner":"aurelia","isFork":false,"description":"The server-side rendering engine for Aurelia.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":4,"starsCount":16,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-03T09:51:34.331Z"}},{"type":"Public archive","name":"skeleton-navigation","owner":"aurelia","isFork":false,"description":"Starter kits for building a standard navigation-style app with Aurelia.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":733,"forksCount":517,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-02-26T02:10:15.010Z"}},{"type":"Public","name":"dummy","owner":"aurelia","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-02-03T02:07:24.099Z"}},{"type":"Public","name":"animator-velocity","owner":"aurelia","isFork":false,"description":"An implementation of the abstract Animator interface from templating which enables velocity-based animations.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":22,"forksCount":12,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-02-01T01:48:35.379Z"}},{"type":"Public","name":"animator-css","owner":"aurelia","isFork":false,"description":"An implementation of the abstract Animator interface from templating which enables css-based animations.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":7,"starsCount":45,"forksCount":25,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-12-13T07:22:55.166Z"}},{"type":"Public","name":"app-contacts","owner":"aurelia","isFork":false,"description":"A sample app that lets you browse and edit contacts.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":2,"starsCount":110,"forksCount":71,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-11-13T03:06:30.629Z"}},{"type":"Public","name":"pal-worker","owner":"aurelia","isFork":false,"description":"The web-worker-based implementation of Aurelia's platform abstraction layer.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-06T22:58:04.583Z"}},{"type":"Public","name":"ssr-bootstrapper-webpack","owner":"aurelia","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-25T21:49:31.611Z"}},{"type":"Public","name":"middleware-koa","owner":"aurelia","isFork":false,"description":"Koa middleware for Aurelia SSR","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":3,"starsCount":2,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-24T07:00:24.190Z"}}],"repositoryCount":38,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}