Skip to content

Instantly share code, notes, and snippets.

@suntong
Created December 4, 2017 17:23
Show Gist options
  • Save suntong/f6c0045d01070baaa9d64b47e7f54353 to your computer and use it in GitHub Desktop.
Save suntong/f6c0045d01070baaa9d64b47e7f54353 to your computer and use it in GitHub Desktop.
{
"total_count": 16,
"items": [
{
"name": "dotliquid",
"full_name": "dotliquid/dotliquid",
"owner": {
"login": "dotliquid",
"url": "https://api.github.com/users/dotliquid"
},
"html_url": "https://github.com/dotliquid/dotliquid",
"description": ".NET Port of Tobias Lütke's Liquid template language.",
"fork": false,
"created_at": "2010-08-19T01:50:46Z",
"updated_at": "2017-02-26T05:05:53Z",
"pushed_at": "2017-02-14T20:30:44Z",
"size": 9590,
"stargazers_count": 368,
"watchers_count": 368,
"language": "C#",
"open_issues_count": 21,
"score": 109.478806
},
{
"name": "DotLiquid.Mailer",
"full_name": "miseeger/DotLiquid.Mailer",
"owner": {
"login": "miseeger",
"url": "https://api.github.com/users/miseeger"
},
"html_url": "https://github.com/miseeger/DotLiquid.Mailer",
"description": "SMTP mailing library using DotLiquid as templating engine",
"fork": false,
"created_at": "2015-11-06T20:01:44Z",
"updated_at": "2017-01-17T22:52:55Z",
"pushed_at": "2015-11-08T22:19:30Z",
"size": 0,
"stargazers_count": 11,
"watchers_count": 11,
"language": "C#",
"open_issues_count": 1,
"score": 11.233736
},
{
"name": "WPF2PDF",
"full_name": "homoluden/WPF2PDF",
"owner": {
"login": "homoluden",
"url": "https://api.github.com/users/homoluden"
},
"html_url": "https://github.com/homoluden/WPF2PDF",
"description": "Experiments with dotLiquid, FlowDocument, XPS and PDFSharp Lib to generate a PDF report within WPF-MVVM context",
"fork": false,
"created_at": "2013-11-07T09:25:46Z",
"updated_at": "2016-02-22T13:29:59Z",
"pushed_at": "2013-11-19T20:31:45Z",
"size": 2708,
"stargazers_count": 7,
"watchers_count": 7,
"language": "C#",
"open_issues_count": 0,
"score": 9.374518
},
{
"name": "FScaffold",
"full_name": "imetallica/FScaffold",
"owner": {
"login": "imetallica",
"url": "https://api.github.com/users/imetallica"
},
"html_url": "https://github.com/imetallica/FScaffold",
"description": "F# scaffold with Suave and DotLiquid. Also comes with a friendly deploy to azure button!",
"fork": false,
"created_at": "2016-08-04T05:00:28Z",
"updated_at": "2016-12-30T17:01:36Z",
"pushed_at": "2016-08-05T03:07:35Z",
"size": 568,
"stargazers_count": 5,
"watchers_count": 5,
"language": "F#",
"open_issues_count": 0,
"score": 5.7827344
},
{
"name": "MonoLiquid",
"full_name": "jlyonsmith/MonoLiquid",
"owner": {
"login": "jlyonsmith",
"url": "https://api.github.com/users/jlyonsmith"
},
"html_url": "https://github.com/jlyonsmith/MonoLiquid",
"description": "Mono port of the DotLiquid library.",
"fork": false,
"created_at": "2012-10-11T18:41:55Z",
"updated_at": "2014-12-17T01:53:42Z",
"pushed_at": "2012-10-11T20:13:03Z",
"size": 183,
"stargazers_count": 3,
"watchers_count": 3,
"language": "C#",
"open_issues_count": 0,
"score": 11.075591
},
{
"name": "DotLiquid.Modules",
"full_name": "gmanny/DotLiquid.Modules",
"owner": {
"login": "gmanny",
"url": "https://api.github.com/users/gmanny"
},
"html_url": "https://github.com/gmanny/DotLiquid.Modules",
"description": "Modules engine for DotLiquid, allows you to build your web pages out of modules with automatic dependency resolution. Makes it easier to build single-page webapps.",
"fork": false,
"created_at": "2012-08-02T14:52:25Z",
"updated_at": "2014-05-22T04:53:09Z",
"pushed_at": "2013-05-29T12:05:00Z",
"size": 1688,
"stargazers_count": 3,
"watchers_count": 3,
"language": "C#",
"open_issues_count": 0,
"score": 8.128564
},
{
"name": "DotLiquid-ViewModel",
"full_name": "onybo/DotLiquid-ViewModel",
"owner": {
"login": "onybo",
"url": "https://api.github.com/users/onybo"
},
"html_url": "https://github.com/onybo/DotLiquid-ViewModel",
"description": "Extensions to the dotliquid library for making it easier to work with view models. I.e. models that are known to be safe for exposure to the HTML generator.",
"fork": false,
"created_at": "2015-10-04T18:53:45Z",
"updated_at": "2016-06-29T09:36:06Z",
"pushed_at": "2015-10-05T19:28:43Z",
"size": 164,
"stargazers_count": 3,
"watchers_count": 3,
"language": "C#",
"open_issues_count": 0,
"score": 8.128564
},
{
"name": "Orchard-Liquid-Markup",
"full_name": "Lombiq/Orchard-Liquid-Markup",
"owner": {
"login": "Lombiq",
"url": "https://api.github.com/users/Lombiq"
},
"html_url": "https://github.com/Lombiq/Orchard-Liquid-Markup",
"description": "Orchard module for adding support for templates written in Liquid Markup (http://liquidmarkup.org/). Uses DotLiquid (http://dotliquidmarkup.org/).",
"fork": false,
"created_at": "2015-11-21T17:08:40Z",
"updated_at": "2016-11-10T12:10:53Z",
"pushed_at": "2017-02-27T15:37:13Z",
"size": 126,
"stargazers_count": 3,
"watchers_count": 3,
"language": "C#",
"open_issues_count": 0,
"score": 4.00844
},
{
"name": "dotliquid-contrib",
"full_name": "oliverpicton/dotliquid-contrib",
"owner": {
"login": "oliverpicton",
"url": "https://api.github.com/users/oliverpicton"
},
"html_url": "https://github.com/oliverpicton/dotliquid-contrib",
"description": "User contributions for DotLiquid",
"fork": false,
"created_at": "2012-03-19T15:55:19Z",
"updated_at": "2016-02-01T08:25:23Z",
"pushed_at": "2011-07-25T01:23:03Z",
"size": 250,
"stargazers_count": 1,
"watchers_count": 1,
"language": "C#",
"open_issues_count": 0,
"score": 6.9251847
},
{
"name": "DotLiquidExtensions",
"full_name": "Weingartner/DotLiquidExtensions",
"owner": {
"login": "Weingartner",
"url": "https://api.github.com/users/Weingartner"
},
"html_url": "https://github.com/Weingartner/DotLiquidExtensions",
"description": "Extensions for the DotLiquid template engine.",
"fork": false,
"created_at": "2016-06-13T08:38:14Z",
"updated_at": "2017-01-21T04:09:33Z",
"pushed_at": "2016-06-17T04:48:22Z",
"size": 16,
"stargazers_count": 1,
"watchers_count": 1,
"language": "C#",
"open_issues_count": 0,
"score": 5.1938887
},
{
"name": "WebApiContrib.Formatting.DotLiquid",
"full_name": "damianh/WebApiContrib.Formatting.DotLiquid",
"owner": {
"login": "damianh",
"url": "https://api.github.com/users/damianh"
},
"html_url": "https://github.com/damianh/WebApiContrib.Formatting.DotLiquid",
"description": null,
"fork": false,
"created_at": "2014-12-10T20:47:20Z",
"updated_at": "2015-05-27T15:51:16Z",
"pushed_at": "2014-12-10T22:01:16Z",
"size": 1040,
"stargazers_count": 1,
"watchers_count": 1,
"language": "C#",
"open_issues_count": 0,
"score": 3.9659915
},
{
"name": "dotliquidtest",
"full_name": "nathanpaurini/dotliquidtest",
"owner": {
"login": "nathanpaurini",
"url": "https://api.github.com/users/nathanpaurini"
},
"html_url": "https://github.com/nathanpaurini/dotliquidtest",
"description": null,
"fork": false,
"created_at": "2015-09-30T23:48:05Z",
"updated_at": "2015-09-30T23:53:23Z",
"pushed_at": "2015-09-30T23:53:23Z",
"size": 112,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"open_issues_count": 0,
"score": 8.708682
},
{
"name": "Dotliquid.Example",
"full_name": "303248153/Dotliquid.Example",
"owner": {
"login": "303248153",
"url": "https://api.github.com/users/303248153"
},
"html_url": "https://github.com/303248153/Dotliquid.Example",
"description": "Examples for dotliquid",
"fork": false,
"created_at": "2016-09-12T06:51:27Z",
"updated_at": "2016-09-12T06:52:40Z",
"pushed_at": "2016-09-12T06:52:38Z",
"size": 400,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"open_issues_count": 0,
"score": 6.807341
},
{
"name": "templateingtool",
"full_name": "jogibear9988/templateingtool",
"owner": {
"login": "jogibear9988",
"url": "https://api.github.com/users/jogibear9988"
},
"html_url": "https://github.com/jogibear9988/templateingtool",
"description": "WPF Templateing Tool using DotLiquid and Avalonedit",
"fork": false,
"created_at": "2015-02-24T16:29:30Z",
"updated_at": "2015-02-24T16:43:01Z",
"pushed_at": "2015-02-24T16:43:01Z",
"size": 656,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"open_issues_count": 0,
"score": 5.105506
},
{
"name": "DotLiquidDemo",
"full_name": "xuchengzone/DotLiquidDemo",
"owner": {
"login": "xuchengzone",
"url": "https://api.github.com/users/xuchengzone"
},
"html_url": "https://github.com/xuchengzone/DotLiquidDemo",
"description": null,
"fork": false,
"created_at": "2014-06-27T13:23:02Z",
"updated_at": "2014-06-27T13:23:24Z",
"pushed_at": "2014-08-07T10:54:42Z",
"size": 356,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"open_issues_count": 0,
"score": 4.354341
},
{
"name": "Wham",
"full_name": "StenPetrov/Wham",
"owner": {
"login": "StenPetrov",
"url": "https://api.github.com/users/StenPetrov"
},
"html_url": "https://github.com/StenPetrov/Wham",
"description": "the WHale Assimilator Machine: json schema code generator with dotLiquid",
"fork": false,
"created_at": "2015-03-24T18:14:35Z",
"updated_at": "2016-07-18T02:52:21Z",
"pushed_at": "2016-08-29T04:40:17Z",
"size": 2104,
"stargazers_count": 0,
"watchers_count": 0,
"language": "JavaScript",
"open_issues_count": 15,
"score": 4.254588
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment