{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"status-quo","owner":"Veams","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-22T12:16:13.303Z"}},{"type":"Public","name":"rx-store","owner":"Veams","isFork":false,"description":"The missing RxJS wrapper for Redux to provide a simple but powerful state management module.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":11,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-07T04:43:59.017Z"}},{"type":"Public","name":"query","owner":"Veams","isFork":false,"description":"Represents a very simple DOM API for Veams-JS (incl. ajax support)","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":9,"issueCount":0,"starsCount":2,"forksCount":4,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-06T17:20:28.458Z"}},{"type":"Public","name":"vent","owner":"Veams","isFork":false,"description":"Vent is a simple publish and subscribe system you can use to communicate between modules independently","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-13T07:20:35.399Z"}},{"type":"Public","name":"helpers","owner":"Veams","isFork":false,"description":"A simple helpers library categorized in different topics like browser, detection, object and more.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-13T07:10:50.417Z"}},{"type":"Public archive","name":"plugin-vent","owner":"Veams","isFork":false,"description":"The Veams Vent Plugin is a global publish and subscribe object. You can use this plugin to communicate between modules independently.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":4,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-05-27T07:32:41.539Z"}},{"type":"Public","name":"plugin-store","owner":"Veams","isFork":false,"description":"A simple store implementation for Veams by using almost the same naming convention like in Redux.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-03T07:57:41.586Z"}},{"type":"Public","name":"component","owner":"Veams","isFork":false,"description":"The class provides a base system to build components. It merges options, bind and unbind events without worrying about that, subscribe to global events and renders templates with data.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":1,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-01T23:33:37.237Z"}},{"type":"Public","name":"decorators","owner":"Veams","isFork":false,"description":"Decorators for Veams","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-22T07:11:10.123Z"}},{"type":"Public","name":"plugin-templater","owner":"Veams","isFork":false,"description":"This plugin adds the possibility to render your handlebars templates in an easy way. You can register the engine, templates, partials and helpers and use them directly in other classes.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-21T14:37:59.407Z"}},{"type":"Public","name":"plugin-logger","owner":"Veams","isFork":false,"description":"The VeamsLogger plugin disables console logs by default. You can provide parameters (?devmode) in the URL to show the logs in your console.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-21T12:47:52.658Z"}},{"type":"Public","name":"http-service","owner":"Veams","isFork":false,"description":"Simple http service provided for and by Veams.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-04T11:23:59.007Z"}},{"type":"Public","name":"plugin-media-query-handler","owner":"Veams","isFork":false,"description":"The Media Query Handler Plugin provides to you the possibility to get the current media query name from your css.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-24T06:51:55.761Z"}},{"type":"Public","name":"plugin-modules","owner":"Veams","isFork":false,"description":"The Veams Modules Plugin provides a whole system to initialize, render, save and destroy your modules.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-24T06:51:39.973Z"}},{"type":"Public","name":"base","owner":"Veams","isFork":false,"description":"Base Class for Components and Services which will be used in Veams projects.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-24T06:51:13.983Z"}},{"type":"Public","name":"plugin-mixins","owner":"Veams","isFork":false,"description":"The Veams Mixins Plugin is something where you can save global mixins. Mixins are object with functions in it which can be used to extend methods in other classes/modules.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-22T08:59:17.227Z"}},{"type":"Public","name":"plugin-dom","owner":"Veams","isFork":false,"description":"The Veams DOM Plugin is simple plugin for which you need to pass a DOM handler like jQuery.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-22T08:59:07.721Z"}}],"repositoryCount":17,"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"}