https://github.com/darth-ness/ink
The online, static word processor.
https://github.com/darth-ness/ink
aquacss caclulator css editor html javascript js text-editor
Last synced: about 1 year ago
JSON representation
The online, static word processor.
- Host: GitHub
- URL: https://github.com/darth-ness/ink
- Owner: Darth-Ness
- License: mit
- Created: 2021-12-10T00:02:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T16:29:34.000Z (over 1 year ago)
- Last Synced: 2025-06-02T13:56:01.578Z (about 1 year ago)
- Topics: aquacss, caclulator, css, editor, html, javascript, js, text-editor
- Language: JavaScript
- Homepage: https://darth-ness.github.io/Ink/
- Size: 194 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ink
 \
# What is it?
Ink is a online notepad app, with a lot more features.
# Features
* Edit Projects
* Instantly view result
* Calculator
* Tabs
* Support for HTML, CSS, and JS
* Syntax Highlighting for the above langauges
* Also supports Markdown
Support for saving and loading your projects
Access the editor from anywhere
# Example usage
Want to get a quick answer for a math problem? Just type it in the editor, and the answer will be available in the rendering screen.
Are you a web developer? Type your code on the left, and the web page will be automatically rendered.
Want to make a site but don't know HTML, you can use Markdown!
Note Taker? Ink can do that too.
# Suggestion? Bug?
If you found a bug or have a suggestion, you can make a issue on the issue tab.
However, if you want to have it done faster, you can make a PR.