Skip to content

Instantly share code, notes, and snippets.

View darosh's full-sized avatar
🏠
Working from home.

Jan Forst darosh

🏠
Working from home.
View GitHub Profile
@darosh
darosh / sample.en.txt
Last active October 16, 2015 17:14
MessageFormat JSON Sample
{
"placeholder": "Message with {PLACEHOLDER}.",
"plural": "There {NUM_RESULTS, plural, one{is # result} other{are # results}}.",
"literal": "There {NUM_RESULTS, plural, =0{are no results} one{is one result} other{are # results}}."
}
@darosh
darosh / index.html
Last active October 16, 2015 17:08
YouTrack Grid Demo
<!DOCTYPE html>
<html ng-app="app">
<!-– Written by: Michael Petryk 11/22/2014 -–>
<!-- Source: http://forum.jetbrains.com/thread/YouTrack-1879 -->
<head>
<base href="http://cdn.kendostatic.com/">
<style>html {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}</style>
@darosh
darosh / README.md
Last active October 16, 2015 17:04
Scrolls Unit Animation
@darosh
darosh / messages.en.json
Last active October 16, 2015 17:07
MessageFormat JSON Sample
{
"plural": "There {NUM_RESULTS, plural, one{is # result} other{are # results}}",
"select": "{GENDER, select, male{He} female{She} other{They}} liked this."
}
@darosh
darosh / README.md
Last active November 5, 2019 23:29
Planetary Grid
@darosh
darosh / README.md
Last active October 17, 2015 09:09
Rotating Planetary Grid
@darosh
darosh / README.md
Last active October 17, 2015 09:01
Hexakis Icosahedron
@darosh
darosh / README.md
Last active October 17, 2015 23:09
Zoom to Group of Countries
@darosh
darosh / README.md
Last active October 17, 2015 23:42
Zoom to Group of Countries II
@darosh
darosh / README.md
Last active October 18, 2015 18:32
Zoom to Group of Countries III