/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.markusdosch.com
| | thottingal.in
2.2 parsecs away

Travel
| | I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText
| | sarasoueidan.com
2.4 parsecs away

Travel
| | - The personal website of Sara Soueidan, inclusive design engineer
| | www.synesthesia.co.uk
1.7 parsecs away

Travel
| | "MTCodeBeautifier":https://voisen.org/archives/projects/000239.php MTCodeBeautifier is a plugin for Movable Type that provides syntax highlighting and code beautification (indenting, etc.) on input for a variety of programming languages.
| | www.joeltok.com
16.4 parsecs away

Travel
| Introduction In this article we aim to develop a fundamental understanding of what Web Components are, by methodically and comprehensively building and modifying our own standalone Web Component through a variety of patterns. Let's jump right in. The Component - A Terrapin Card To start off, let's build our first Web Component and render it with an html file. I like pets, and I used to keep terrapins, so let's use that as an example.