{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"restate","owner":"planado","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"ReScript","color":"#ed5051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T14:00:12.731Z"}},{"type":"Public","name":"react-native-quick-crypto","owner":"planado","isFork":true,"description":"⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":83,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-04T18:46:05.887Z"}},{"type":"Public","name":"sidekiq-dejavu","owner":"planado","isFork":true,"description":"Dejavu is a clockless scheduler that uses Sidekiq's built-in scheduling","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-16T08:36:32.243Z"}},{"type":"Public","name":"sidekiq","owner":"planado","isFork":true,"description":"Simple, efficient background processing for Ruby","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2412,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-27T04:55:12.783Z"}},{"type":"Public","name":"react-native-elapsed-realtime","owner":"planado","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-04T10:22:13.460Z"}},{"type":"Public","name":"react-native-background-upload","owner":"planado","isFork":true,"description":"Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":332,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-27T15:33:43.820Z"}},{"type":"Public","name":"react-native-month-year-picker","owner":"planado","isFork":true,"description":"React Native Month Picker component for iOS & Android","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":74,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-04T15:31:54.893Z"}},{"type":"Public","name":"relude","owner":"planado","isFork":true,"description":"FP-inspired prelude/standard library for ReasonML projects","allTopics":[],"primaryLanguage":{"name":"Reason","color":"#ff5847"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":41,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-16T15:31:37.849Z"}},{"type":"Public","name":"reason-react","owner":"planado","isFork":true,"description":"Reason bindings for ReactJS","allTopics":[],"primaryLanguage":{"name":"Reason","color":"#ff5847"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":347,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-22T09:41:37.774Z"}},{"type":"Public","name":"bastet","owner":"planado","isFork":true,"description":"A ReasonML/Ocaml library for category theory and abstract algebra","allTopics":[],"primaryLanguage":{"name":"OCaml","color":"#ef7a08"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":26,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-11T00:40:37.915Z"}},{"type":"Public","name":"uuid","owner":"planado","isFork":true,"description":"Generates universally unique identifiers (UUIDs) for use in distributed applications.","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":80,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-12T07:42:02.209Z"}},{"type":"Public","name":"rspec_junit_formatter","owner":"planado","isFork":true,"description":"RSpec results that your CI can read","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":123,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-06-14T14:02:25.209Z"}},{"type":"Public","name":"gouuidv6","owner":"planado","isFork":true,"description":"UUID \"version 6\" implementation in Go","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-06-05T12:58:39.171Z"}},{"type":"Public","name":"mimemagic","owner":"planado","isFork":true,"description":"Mime type detection in ruby via file extension or file content","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":441,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-24T16:50:00.469Z"}},{"type":"Public","name":"numbers_and_words","owner":"planado","isFork":true,"description":"Convert numbers to words using I18N.","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":115,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-26T13:22:03.389Z"}},{"type":"Public","name":"react-native-image-picker","owner":"planado","isFork":true,"description":"🌄 A React Native module that allows you to use native UI to select media from the device library or directly from the camera.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2078,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-01T12:24:04.293Z"}},{"type":"Public","name":"prawn","owner":"planado","isFork":true,"description":"Fast, Nimble PDF Writer for Ruby","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":687,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-27T12:05:57.330Z"}},{"type":"Public","name":"ttfunk","owner":"planado","isFork":true,"description":"Font Metrics Parser for Prawn","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":75,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-27T12:04:47.750Z"}},{"type":"Public","name":"net-http-persistent","owner":"planado","isFork":true,"description":"Thread-safe persistent connections with Net::HTTP","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":118,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-27T12:03:31.043Z"}},{"type":"Public","name":"react-native-fs","owner":"planado","isFork":true,"description":"Native filesystem access for react-native","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":977,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-27T10:11:48.005Z"}},{"type":"Public","name":"react-native-image-gallery","owner":"planado","isFork":true,"description":"Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":299,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-13T12:54:13.763Z"}},{"type":"Public","name":"fastimage","owner":"planado","isFork":true,"description":"FastImage finds the size or type of an image given its uri by fetching as little as needed","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":115,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-11-29T11:39:14.640Z"}},{"type":"Public archive","name":"aglio-theme-planado","owner":"planado","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-23T13:34:02.723Z"}}],"repositoryCount":23,"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":"planado repositories"}