Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calculist/calculist
the open source thinking tool for problem solvers
https://github.com/calculist/calculist
data-analysis note-taking tree-structure
Last synced: 5 days ago
JSON representation
the open source thinking tool for problem solvers
- Host: GitHub
- URL: https://github.com/calculist/calculist
- Owner: calculist
- License: mit
- Created: 2016-09-17T16:50:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T20:19:48.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T09:44:24.349Z (about 1 month ago)
- Topics: data-analysis, note-taking, tree-structure
- Language: JavaScript
- Homepage: https://calculist.io
- Size: 50.8 KB
- Stars: 161
- Watchers: 18
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - calculist/calculist - the open source thinking tool for problem solvers (data-analysis)
README
# Calculist
[![Build Status](https://travis-ci.org/calculist/calculist.svg?branch=master)](https://travis-ci.org/calculist/calculist)
For private beta participants, please use this repository's [issues](https://github.com/calculist/calculist/issues) to report bugs or make feature requests. If you don't have a GitHub account, you can email me at [[email protected]](mailto:[email protected]).
## About this repo
The code in this repo is in a state of transition as the core document functionality is being decoupled from [the current working code](https://github.com/calculist/app.calculist.io) that drives app.calculist.io.
Eventually, this repo will contain all the code that drives the list document model and editing interface, and it will be generic enough to be reusable in many different contexts.