An open API service indexing awesome lists of open source software.

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

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.