https://github.com/evinism/quick-pad
dead-simple collaborative notepad
https://github.com/evinism/quick-pad
Last synced: 4 months ago
JSON representation
dead-simple collaborative notepad
- Host: GitHub
- URL: https://github.com/evinism/quick-pad
- Owner: evinism
- License: mit
- Created: 2017-01-13T01:12:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-02-23T09:22:02.000Z (4 months ago)
- Last Synced: 2026-02-23T17:54:08.222Z (4 months ago)
- Language: TypeScript
- Homepage: https://www.quick-pad.com/
- Size: 794 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quick-pad: a dead simple collaborative notepad
This code is absolute garbage and should be cleaned up but:
1: It kind of works anyways
2: Load perf is pretty dang good. (because it's dead simple)
##Contributing
Contributions are very very welcome. Please contribute.
1: Be a nice person when you're contributing.
2: Keep in mind small changes are generally easier to write and approve, but don't be afraid to make large scale changes for big features!
3: When contributing ideas for features, keep in mind that this is inherently a very simple app with a very simple interface. I'm not looking for lots of bells and whistles.
4: Heavily consider performance. Profile when you're unsure.