<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>glow.li: Node.Js</title>
        <description>A blog by glow.</description>
        <link>https://glow.li/tags/node.js.xml</link>
        <atom:link href="https://glow.li/tags/node.js.xml" rel="self" type="application/rss+xml"/>
        <generator>Glow.li Builder</generator>
            <item>
        <title>Swatch Internet Time (beats) in JavaScript</title>
        <description>&lt;div class="beats-container"&gt;
    &lt;div class="beats-inner"&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Show &lt;a href="https://en.wikipedia.org/wiki/Swatch_Internet_Time"&gt;Swatch Internet Time&lt;/a&gt; in Javascript. &lt;a href="https://github.com/Neo-Oli/beats"&gt;Source&lt;/a&gt;.
I've long since been obsessed with &lt;a href="https://glow.li/posts/beats-with-zooper/"&gt;Swatch Internet Time&lt;/a&gt;.&lt;/p&gt;</description>
    <pubDate>Tue, 03 Jul 2018 00:00:00 +0000</pubDate>
    <link>https://glow.li/posts/beats-with-javascript/</link>
    <guid isPermaLink="false">1530576000</guid>
</item>

<item>
        <title>Text to Tiny Braille Converter</title>
        <description>&lt;p&gt;⢎⡁⠑⡔⠁⣟⠆⣟⡁⡯⡂⡯⠂⢇⡸⢸⠢⡇⡧⢎&lt;/p&gt;
&lt;p&gt;⣏⠆⢎⡱⠈⡏⠰⣉⠆⡗⢼⢸⡳⠰⣉⠆⡯⡂⣹⡁⡠⠀ ⢎⡱⢐⡩⢰⢵⢸⠴⡁⡮⡆&lt;/p&gt;
&lt;p&gt;There is something quite perverse about using &lt;a href="https://en.wikipedia.org/wiki/Braille"&gt;Braille&lt;/a&gt; Unicode characters (⠠⠃⠗⠁⠊⠇⠇⠑), a writing system for visually impaired people, to display regular, Latin letters. That's why I wrote a converter for it.&lt;/p&gt;
&lt;h3&gt;Input:&lt;/h3&gt;
&lt;textarea name="input" rows="5" cols="80" id="tttb-source"&gt;The wizard quickly jinxed the gnomes before they vaporized.&lt;/textarea&gt;
&lt;h3&gt;Output:&lt;/h3&gt;
&lt;textarea rows="5" cols="80" id="tttb-result" class="tttb-result"&gt;
⢹⠁⡧⡇⣟⡁ ⠸⡰⡸⢈⣏⢈⣝⡁⡮⡆⡯⡂⣏⠆ ⠰⣩⡆⢇⡸⢈⣏⠰⣉⢸⠴⡁⣇⡀⠑⡔⠁ ⠠⡸⢈⣏⢸⠢⡇⡕⡅⣟⡁⣏⠆ ⠈⡏⢸⢼⢸⣋⠀ ⢎⡅⡗⢼⠰⣉⠆⡗⠔⡇⣟⡁⣊⠅ ⢸⡳⢸⣋⢸⠍⠰⣉⠆⡯⡂⣟⡁ ⠈⡏⢸⢼⢸⣋⠈⢢⠊⠀ ⠣⡠⠃⡮⡆⡯⠂⢎⡱⢸⢕⢈⣏⢈⣝⡁⣟⡁⣏⠆⡀
&lt;/textarea&gt;
&lt;!--more--&gt;
&lt;p&gt;This program is written in JavaScript and is also available as a CLI application using Node.Js. &lt;a href="https://github.com/Neo-Oli/text-to-tinybraille"&gt;Visit the Repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The characters are based on the &lt;a href="https://squaregear.net/fonts/tiny.html"&gt;Tiny&lt;/a&gt; and &lt;a href="https://squaregear.net/fonts/tinier.html"&gt;Tinier&lt;/a&gt; Fonts by Matthew Welch; Two fonts that I enjoy very much.&lt;/p&gt;
&lt;p&gt;I don't collect any information entered into this form.&lt;/p&gt;</description>
    <pubDate>Mon, 06 Nov 2017 00:00:00 +0000</pubDate>
    <link>https://glow.li/posts/text-to-tinybraille-converter/</link>
    <guid isPermaLink="false">1509926400</guid>
</item>

    </channel>
</rss>

