https://github.com/evinism/quack-pad
quick pad but for ducks
https://github.com/evinism/quack-pad
Last synced: about 2 months ago
JSON representation
quick pad but for ducks
- Host: GitHub
- URL: https://github.com/evinism/quack-pad
- Owner: evinism
- License: mit
- Created: 2019-05-02T04:57:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T07:44:29.000Z (about 7 years ago)
- Last Synced: 2025-03-21T18:31:12.946Z (over 1 year ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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.