Home – Annotator – Annotating the Web

Annotator is an open-source JavaScript library to easily add annotation functionality to any webpage. Annotations can have comments, tags, links, users, and more. Annotator is designed for easy extensibility so its a cinch to add a new feature or behaviour. Annotator also fosters an active developer community with contributors from four continents, building 3rd party […]

gatsbyjs/gatsby

Transform plain text into dynamic blogs and websites using React.js Semi-static site generator. Source: gatsbyjs/gatsby

relax/relax

New generation CMS on top of React and Node.js One step closer to an open source SquareSpace alternative. Source: relax/relax

Jack000/Expose

A simple static site generator for photoessays Photo gallery / showcase generator. Source: Jack000/Expose

What is MetaRoom markup ·

MetaRoom Markup is a markup language that builds virtual reality 3D webpage by applying HTML/CSS way of position and styling to 3D object.When a business owner asks a web developer to create a 3D VR website for their business, for most cases, they would like to recreate the environment to be able to convince the […]

Raizlabs/BonMot

BonMot (pronounced Bon Mo, French for good word) is an iOS attributed string generation library. It abstracts away the advanced iOS typography tools, freeing you to focus on making your text beautiful. Source: Raizlabs/BonMot

 TensorFlow

Data flow graphs describe mathematical computation with a directed graph of nodes & edges. Nodes typically implement mathematical operations, but can also represent endpoints to feed in data, push out results, or read/write persistent variables. Edges describe the input/output relationships between nodes. These data edges carry dynamically-sized multidimensional data arrays, or tensors. The flow of […]