Pinned Repositories
aarongreenlee.com
Simple web pages can get the job done
AdvancedMovementComponent
Jetpack added to the CharacterMovementComponent in UE4: Network Ready, Supports Rollbacks, Pretty basic for your own needs
atom
:atom: The hackable text editor
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
go-superhuman-abilities
A small game to help teach programming to my next-door neighbor
golang-lexer-example
A fun exercise for a Friday night in December 2018
graphite
Encrypted, secure, user-owned productivity suite
Hoth
Exception tracking for ColdFusion.
l33t-CLDR-Data
L33T CLDR data for FormatJS, react-intl, etc...
SyrioForel
Use Memcached or AWS ElastiCache within your ColdBox Application.
aarongreenlee's Repositories
aarongreenlee/edit-text
Collaborative rich text editor for the web. Written in Rust + WebAssembly.
aarongreenlee/TimeWriter
An online collaborative text editor based on event sourcing architecture.
aarongreenlee/slate-prism
A Slate plugin to highlight code blocks using PrismJS
aarongreenlee/slate-edit-code
A Slate plugin for code block editing
aarongreenlee/yew
Rust framework for building client web apps
aarongreenlee/ProjectVisBug
🎨 Make any webpage feel like an artboard with this little extension https://visbug.page.link/extension
aarongreenlee/prosemirror-invisibles
A simple implementation of invisible characters in ProseMirror.
aarongreenlee/prosemirror-mentions
ProseMirror plugin to enable @mentions and #hashtags
aarongreenlee/teletype
Share your workspace with team members and collaborate on code in real time in Atom
aarongreenlee/go-superhuman-abilities
A small game to help teach programming to my next-door neighbor
aarongreenlee/prosemirror-noting
Prosemirror plugin that adds the ability to have ranges added to the document that expand and contract around dependent on the input.
aarongreenlee/teletype-crdt
String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
aarongreenlee/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
aarongreenlee/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
aarongreenlee/prosemirror-suggestions
Plugin for handling suggestions in Prosemirror (e.g. autocomplete on mentions, tags, etc.)
aarongreenlee/exercism
aarongreenlee/project-layout
Standard Go Project Layout
aarongreenlee/nuclide
An open IDE for web and native mobile development, built on top of Atom
aarongreenlee/slate-deep-table
Plugin for the Slate editor, allowing for creation of tables with nested content
aarongreenlee/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
aarongreenlee/golang-lexer-example
A fun exercise for a Friday night in December 2018
aarongreenlee/react-prosemirror
A React component for ProseMirror
aarongreenlee/slate-entity-labeler
React component which wraps Slate.js editor with plugins to label entities in text
aarongreenlee/slate-instant-replace
A Slate plugin that gives you full power on the last word your user typed.
aarongreenlee/slate-sensible
My Plugin Packages for slateJS
aarongreenlee/crdt
Commutative Replicated Data Types for easy collaborative/distributed systems.
aarongreenlee/TypeScript-React-Starter
A starter template for TypeScript and React with a detailed README describing how to use the two together.
aarongreenlee/prosemirror-dry
aarongreenlee/goro
Go client library for EventStore.
aarongreenlee/notepad-app
Collaborative notepad app that is based on CRDT's