simonwfarrow's Stars
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
OpenInterpreter/open-interpreter
A natural language interface for computers
brillout/awesome-react-components
Curated List of React Components & Libraries.
microsoft/monaco-editor
A browser based code editor
pmndrs/react-spring
✌️ A spring physics based React animation library
pmndrs/react-three-fiber
🇨🇭 A React renderer for Three.js
pmndrs/use-gesture
👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
robinhood/faust
Python Stream Processing
sdras/cssgridgenerator
🧮 Generate basic CSS Grid code to make dynamic layouts!
pmndrs/leva
🌋 React-first components GUI
winglang/wing
A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
vasturiano/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
lmarzen/esp32-weather-epd
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
mdaines/viz-js
Graphviz in your browser
f5/unovis
Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript
Julien-cpsn/ATAC
A simple API client (postman like) in your terminal
magjac/d3-graphviz
Graphviz DOT rendering and animated transitions using D3
google/j2cl
Java to Closure JavaScript transpiler
TypeFox/monaco-languageclient
Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples
acode/copenhagen
Free, lightweight and hackable open source code editor for the web
vasturiano/d3-force-3d
Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.
svgdotjs/svgdom
Straightforward DOM implementation to make SVG.js run headless on Node.js
avisi-cloud/structurizr-site-generatr
Static site generator for architecture models created with Structurizr DSL
WebCoder49/code-input
Fully customisable, editable, syntax-highlighted textareas + plugins
ontola/ontologies
Never manage a namespace object map again, scrap typo's for well-known ontologies. Like DefinitelyTyped, but for ontologies.
structurizr/ui
UI code for Structurizr Lite, on-premises, and cloud service.
jboz/plantuml-builder
Plantuml diagram from java sources
joshmarinacci/semantic-editor-js
A web-based semantic WYSIWYG editor
Ruturaj123/Flowchart-Detection
Detecting hand drawn flowcharts using Tensorflow Object Detection API - Faster RCNN
TypeFox/langium-in-browser-codegen-example
Demonstrator of a fully-in-browser language implementation including code generation based on the arithmetics example language