nashspence
I program things related to user interface applications with typescript. I work exclusively with @kirikiwi . 😛😛
Redmond, WA
nashspence's Stars
tomduncalf/livefader
WIP: LiveFader is a Max for Live device written in Typescript, implementing a parameter cross-fader in the style of the Elektron Octatrack.
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
microsoft/promptbase
All things prompt engineering
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
hyperfiddle/electric
Electric Clojure: full-stack differential dataflow for UI
ammarahm-ed/react-native-mmkv-storage
An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
joltup/react-native-threads
Create new JS processes for CPU intensive work
FormidableLabs/react-ssr-prepass
A custom partial React SSR renderer for prefetching and suspense
sfztools/sfizz
SFZ parser and synth c++ library, providing a JACK standalone client
MeguminSama/genshin-audio-extractor
Convert Genshin Impact audio files into a playable format
google/zx
A tool for writing better scripts
JuliaLang/julia
The Julia Programming Language
petyosi/react-virtuoso
The most powerful virtual list component for React
prettier/prettier-vscode
Visual Studio Code extension for Prettier
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
TypeStrong/ts-node
TypeScript execution and REPL for node.js
prettier/prettier
Prettier is an opinionated code formatter.
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
eslint/eslint
Find and fix problems in your JavaScript code.
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
nicolasdao/graphql-s2s
Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.
kefirjs/kefir
A Reactive Programming library for JavaScript
microsoft/vscode
Visual Studio Code
facebook/react
The library for web and native user interfaces.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.