Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lumenwrites/nulis
- Owner: lumenwrites
- License: agpl-3.0
- Created: 2017-02-12T19:47:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T15:51:37.000Z (over 2 years ago)
- Last Synced: 2024-08-19T00:01:53.338Z (5 months ago)
- Topics: docker, editor, nodejs, react, redux, writing
- Language: SCSS
- Homepage: https://nulis.io
- Size: 20.7 MB
- Stars: 743
- Watchers: 25
- Forks: 43
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - 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. (SCSS)
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 =)