Displaying 1 to 20 from 20 results

structure-view - Structure View for ATOM editor, just like Outline view in Eclipse or Structure tool window in IDEA / WebStorm, provides quick navigation for symbols of source code with a tree view

  •    Javascript

Structure View for ATOM editor, just like Outline view in Eclipse or Structure tool window in IDEA / WebStorm, provides quick navigation for symbols of source code with a tree view.Only tested on Atom v1.17, v1.19 yet. Please help this tool works well on more versions of Atom.

extrude-polyline - triangulates a 2D polyline into a stroke

  •    Javascript

Extrudes a 2D polyline with a given line thickness and the desired join/cap types. Tries to maintain visual consistency with HTML5 2D context stroking.The returned mesh is a simplicial complex.

fontpath - Font to vector path tools

  •    Javascript

A tool which generates paths and kerning data from a TTF/OTF/WOFF/etc font. The paths can then be decomposed into points, or rendered to a canvas, or triangulated.The default size is 12 pt, but exporting with a higher font size will give you better resolution when rendering the path at large sizes. It's best to match the exported size to the final rendered size, as it will produce better rounding when scaled down.




concaveman - A very fast 2D concave hull algorithm in JavaScript

  •    Javascript

A very fast 2D concave hull algorithm in JavaScript (generates a general outline of a point set).The algorithm is based on ideas from the paper A New Concave Hull Algorithm and Concaveness Measure for n-dimensional Datasets, 2012 by Jin-Seo Park and Se-Jong Oh.

node-opmlparser - OPML parsing in Node.js

  •    Javascript

This module adds methods for OPML parsing in node.js using Isaac Schlueter's sax parser. The libxml-like helper methods have been removed. There is now just one input interface: the stream interface.

shape2d-triangulate - triangulates a list of shape2d polygons

  •    Javascript

Takes a single Shape or a list of Shapes (from shape2d) and triangulates them using poly2tri. It attempts to sanitize input, removing collinear points, equal points, etc so that it works with poly2tri. It also allows for a basic list of steiner points to be included as the second parameter; they will be ignored if they are outside of the polygon's contour. If winding orders differ from the first specified Shape, they are assumed to be holes. Otherwise, subsequent Shape objects are assumed to be a completely new shape that need their own triangulation and sweep context. Each shape is assumed to be its own closed polygon (i.e. will likely break if one Shape has many moveTo's to create disconnected polygons).


document-outline - Atom plugin for showing interactive document outlines

  •    TeX

Displays a hierarchical, interactive outline tree view for document markup. Also registers as an outline provider for Atom-IDE for the supported document types.

fix-outline - *:focus { outline: none } done right.

  •    Javascript

*:focus { outline: none; } done right. This is great for keyboard accessibility, but most users don't use keyboard for navigating. The goal of this library is to provide best visual experience for most users, while keeping good keyboard accessibility.

scribeline - :orange_book: An elegant online note-taking app

  •    Javascript

Simplifies your life by easing outline creation and note taking.

ikonate - fully customisable & accessible vector icons

  •    Javascript

Ikonate are fully customisable & accessible*, well-optimised vector icons. You can also follow the documentation below to generate generic demo files with all the available icons and customise them manually.

ogrep-rs - Outline grep — search in indentation-structured texts (Rust version)

  •    Rust

Featureful tool for searching in indentation-structured text files. Inspired by ogrep by Matt Brubeck. That ogrep is compact and beautiful, but not featureful.

unity-vertex-effects - Beautiful text outline for Unity UI.

  •    CSharp

This repository contains improved versions of the Outline effect. They can render thick text outline beautifully. They can be also used as soft (blurred) shadow effects. The builtin outline effect. It cannot render thick outlines correctly. It renders colored text meshes at 4 slightly shfted positions (up-left, up-right, down-left and down-right) from the main text mesh.

brackets-outline-list - Brackets Extension to display a list of the functions or definitions in the currently opened document

  •    Javascript

Brackets Extension to display a list of the functions or definitions in the currently opened document. Settings for parameters and anonymous functions. See features for a list of supported languages. To install the latest release of this extension use the built-in Brackets Extension Manager which downloads the extension from the extension registry.

OutlineTextView - Android TextView with outline

  •    Kotlin

OutlineTextView is currently available in on Jitpack so add the following line before every other thing if you have not done that already.

aframe-outline - Two-pass Outline effect component for A-Frame

  •    Javascript

aframe-outline is two-pass Outline effect component for A-Frame. To apply outline effect in a scene, add outline attribute in <a-scene> like <a-scene outline>.

aframe-effects - A VR Ready Post processing framework for Three.js and/or A-Frame

  •    Javascript

A modular api is provided where effects can act as both input and output for other effects. Effect shader chunks and uniforms are fused together, as possible, in uber shaders for performance. The effect fusion mechanism allows efficient setups of high complexity to be implemented effortlessly in declarative fashion. The framework is also VR Ready. Mechanisms are provided to deal with the issues stemming from the stereo rendering setup required, and all core effects utilize them to ensure proper post processing operations in VR.

sr_plan - Save and restore query plans in PostgreSQL

  •    C

sr_plan looks like Oracle Outline system. It can be used to lock the execution plan. It is necessary if you do not trust the planner or able to form a better plan. Now plans for all subsequent queries will be stored in the table sr_plans. Don't forget that all queries will be stored including duplicates.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.