Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Draft is a streamlined online word processor with version control. | It is distributed as a single file module and has no dependencies other than the Python Standard Library. It has fast and pythonic built-in template engine and support for mako, jinja2 and cheetah templates. |
Version Control- when you share your document using Draft, any changes your collaborator makes are on their own copy of the document, and you get to accept or ignore each individual change they make.;Cloud Sync- Import your documents from cloud services like Dropbox, Evernote, Box, Google Drive;Uber for copy-editing- Draft has a magic "Ask a Professional" button. One click, and you can send whatever you're working on (Christmas letter, cold email to a potential customer, blog post, etc.) to a staff of reviewers to get suggested edits.;Audio/Video Transcription Tools- You can transcribe Youtube and Vimeo videos. Or file types like .mp4/.flv or .mp3/.m4a/.aac. You can have it hosted somewhere else and use a URL, or upload it to Draft.;Publishing- Draft documents can easily be published to Wordpress, Tumblr, Blogger, Twitter, LinkedIn and even Mailchimp from inside Draft.;Markdown Todos- Draft now supports Github style Markdown Todos;Compare Old Work- With Draft, as you go along, you can mark major versions of your work. When you want to compare your old drafts, you have a powerful view to see how your document changed over time;WebHooks- WebHooks integrate themselves into a Publish button on your documents. When you publish to your WebHook, Draft will send your application a JSON payload of your document.;Analytics- reports tell you how many Tweets on average your published writing is getting, broken up by various data points: when you published, what day, post length, and reading level. And you can see what attribute is outperforming others.;Comments- Comments are context aware. If you quote text from your document you'll see it underlined in your comment. Hover over that quote, and you'll see where that text is in your document.;Image Hosting- easily add images to your documents. Just use the menu again at the top right, or Shift+Ctrl+I. Pick an image from every cloud service or your local computer.;Character Count- this carries over to collaborators. So if you are working on a 500 character email in character mode, your collaborator will also get put into character mode.;Keyboard Shortcuts- There are a ton of shortcuts available for actions like formatting: bold, italics, and links. As well as images and comments.;Rest API- Draft has a REST API to add it to your own tools and workflow.;Hemingway Mode- This will turn off your ability to delete anything in your document. You can only write at the end of what you've already written. You can't go back; only forward. To return to normal mode, use the same shortcut to turn Hemingway Mode off. | Fast and pythonic built-in template engine; Built-in HTTP development server |
Statistics | |
Stacks 9 | Stacks 74 |
Followers 14 | Followers 55 |
Votes 21 | Votes 5 |
Pros & Cons | |
Pros
| Pros
|
Integrations | |
| No integrations available | |

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.

It is a powerful and flexible toolkit that makes it easy to build Web APIs.

Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Slim is easy to use for both beginners and professionals. Slim favors cleanliness over terseness and common cases over edge cases. Its interface is simple, intuitive, and extensively documented — both online and in the code itself.

Fastify is a web framework highly focused on speed and low overhead. It is inspired from Hapi and Express and as far as we know, it is one of the fastest web frameworks in town. Use Fastify can increase your throughput up to 100%.

Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks.

hapi is a simple to use configuration-centric framework with built-in support for input validation, caching, authentication, and other essential facilities for building web applications and services.

It supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high quality, loosely coupled, scalable, maintainable applications the most productive way.