TeIDE is an IDE based on Node.js and Polymer. It provides a clean interface without too many complicated options, applying material design concepts.
It's currently in alpha stage, lacking some very fundamental features for a code editor such as:
The existence of TeIDE is heavily inspired by Jupyter Notebooks, but without the big emphasis in interactivity and using a material design interface. TeIDE would also not exist if it wasn't for CodeMirror.
Install via NPM
npm install -g teideSimply invoke the globally installed node module
teideThere is an abundance of IDEs, why create another one?
TeIDE tries to be a good fit for small projects. Other IDEs don't do well there because:
TeIDE has been developed and tested exclusively on Chrome. Any feature working in any other browser is purely coincidental and unintended.
Here is a non-comprehensive list of issues that need to be addressed:
And some known issues:
For everything else, feel free to open an issue via Github.
TeIDE is open source and restricted by the MIT license, please see the full LICENSE text for details.
As a reference/tribute to Jupyter, TeIDE was named after the first verified brown dwarf to be discovered.