Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lumenwrites/nulis

Mind-mapping software that helps writers collect and organize their knowledge, develop their ideas. Built with React, Redux, Node.js, hosted on Digital Ocean.
https://github.com/lumenwrites/nulis

docker editor nodejs react redux writing

Last synced: 3 months ago
JSON representation

Mind-mapping software that helps writers collect and organize their knowledge, develop their ideas. Built with React, Redux, Node.js, hosted on Digital Ocean.

Awesome Lists containing this project

README

        

**https://nulis.io**

Nulis is an open source tree editor for writers, inspired by [Gingko](https://gingkoapp.com/).

Nulis allows you to represent any information as trees, beginning with abstract ideas and refining them by adding nested cards that contain more details. This format is very useful for writing stories, articles, outlining courses, GTD, and many other purposes. I think that organizing your creative projects in such way is an incredibly powerful idea, and I want more people to be able to apply use it in their own process.

I built Nulis with Node/React/Redux, so that many developers would be able to understand the code and easily customize it for their own purposes.

I hope that you will find it useful, as a writing tool, or just as an example of building a pretty cool SaaS with this tech =)