{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"specification","owner":"NyxLang","isFork":false,"description":"The specification for the Nyx Programming Language","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-05-01T12:29:23.833Z"}},{"type":"Public","name":"NyxLang","owner":"NyxLang","isFork":false,"description":"Interpreter for the Nyx programming language","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-28T01:38:39.192Z"}},{"type":"Public","name":"helpers","owner":"NyxLang","isFork":false,"description":"A collection of useful helper functions","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-23T18:16:49.719Z"}},{"type":"Public","name":"string-utils","owner":"NyxLang","isFork":false,"description":"A utility belt of string functions to handle nearly any string manipulation or task","allTopics":["unicode","internationalization","string","strings","string-manipulation","string-split","string-encoding","string-casing","grapheme-cluster","string-join","string-decode","string-slicer","string-query"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-23T13:38:46.139Z"}},{"type":"Public","name":"string","owner":"NyxLang","isFork":false,"description":"Fully Unicode-aware string objects with manipulation and utility methods","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-22T18:38:31.873Z"}},{"type":"Public","name":"grapheme-iterator","owner":"NyxLang","isFork":true,"description":"An iterator yielding each Unicode Extended Grapheme Cluster in a string.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"ISC License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-02-18T18:17:28.662Z"}},{"type":"Public","name":"xregexp","owner":"NyxLang","isFork":true,"description":"Extended JavaScript regular expressions","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":276,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-02-13T17:47:48.370Z"}},{"type":"Public","name":"Polytype","owner":"NyxLang","isFork":true,"description":"Dynamic multiple inheritance for JavaScript and TypeScript. Without mixins.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3,"license":"ISC License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-02-08T08:03:08.503Z"}},{"type":"Public","name":"protoduck","owner":"NyxLang","isFork":true,"description":"Duck typing for the most serious of ducks.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-12-27T16:31:41.309Z"}},{"type":"Public","name":"hm-def","owner":"NyxLang","isFork":true,"description":"Runtime type checking for JS with Hindley Milner signatures","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-11T12:19:33.874Z"}},{"type":"Public","name":"z","owner":"NyxLang","isFork":true,"description":"Pattern Matching for Javascript","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":49,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-10-29T13:55:47.655Z"}},{"type":"Public","name":"daggy","owner":"NyxLang","isFork":true,"description":"Library for creating tagged constructors.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":29,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-10-29T11:31:20.213Z"}},{"type":"Public","name":"hm-parser","owner":"NyxLang","isFork":true,"description":"A parser for Hidnley Milner notations","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-10-22T14:37:08.023Z"}},{"type":"Public","name":"immutable-tuple","owner":"NyxLang","isFork":true,"description":"Immutable finite list objects with constant-time equality testing (===) and no memory leaks.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-29T20:09:02.172Z"}},{"type":"Public","name":"multimethods","owner":"NyxLang","isFork":true,"description":"Fast and flexible pattern-matched control flow for JavaScript","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-08-07T05:39:49.559Z"}},{"type":"Public","name":"hindley-milner-parser-js","owner":"NyxLang","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-07-13T21:17:26.081Z"}},{"type":"Public","name":"union-type","owner":"NyxLang","isFork":true,"description":"A small JavaScript library for defining and using union types.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":28,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-05T12:33:58.692Z"}},{"type":"Public","name":"jsclass","owner":"NyxLang","isFork":true,"description":"Implementation of the core of Ruby's object system in JavaScript.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":33,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-05T06:00:08.904Z"}},{"type":"Public","name":"hindley-milner-js","owner":"NyxLang","isFork":true,"description":"Algorithm W implementation for type inference and parametric polymorphism in Vanilla JS","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-11-09T02:39:34.820Z"}},{"type":"Public","name":"js-generics","owner":"NyxLang","isFork":true,"description":"A generic function definition and dispatch library for Javascript.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-01-27T16:07:26.138Z"}},{"type":"Public","name":"unify.js","owner":"NyxLang","isFork":true,"description":"An Efficient JavaScript Unification Library","allTopics":[],"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-02-10T01:24:10.066Z"}},{"type":"Public","name":"MultiMethodJS","owner":"NyxLang","isFork":true,"description":"Multiple dispatch for JavaScript","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-09-21T05:14:01.006Z"}},{"type":"Public","name":"js-pmd","owner":"NyxLang","isFork":true,"description":"Multiple dispatch for JavaScript (toy implementation)","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2013-02-23T07:48:07.000Z"}},{"type":"Public","name":"protocol","owner":"NyxLang","isFork":true,"description":"Protocol based polymorphism for javascript.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2012-05-17T23:40:36.000Z"}},{"type":"Public","name":"junify","owner":"NyxLang","isFork":true,"description":"JUnify ― JavaScript Unification Library","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2012-05-08T12:55:30.000Z"}}],"repositoryCount":25,"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"}