All Projects → qilin-editor → Qilin App

qilin-editor / Qilin App

Licence: other
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Qilin App

My NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
Stars: ✭ 104 (-69.05%)
Mutual labels:  physics, mathematics
FastExpm.jl
Implementation of a fast exponential matrix for large matrices (full and sparse)
Stars: ✭ 22 (-93.45%)
Mutual labels:  physics, mathematics
maelstrom
Numerical simulation of magnetohydrodynamics.
Stars: ✭ 28 (-91.67%)
Mutual labels:  physics, mathematics
cplot
Function plotter
Stars: ✭ 27 (-91.96%)
Mutual labels:  physics, mathematics
Optimesh
Mesh optimization, mesh smoothing.
Stars: ✭ 261 (-22.32%)
Mutual labels:  mathematics, physics
spicyphysics
Sup bois, here's my work
Stars: ✭ 22 (-93.45%)
Mutual labels:  physics, mathematics
purple-pi
💜 LaTeX math wherever you want
Stars: ✭ 31 (-90.77%)
Mutual labels:  latex, katex
Texme
Self-rendering Markdown + LaTeX documents
Stars: ✭ 1,970 (+486.31%)
Mutual labels:  latex, mathematics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (-95.83%)
Mutual labels:  physics, mathematics
continuum mechanics
Utilities for doing calculations in continuum mechanics.
Stars: ✭ 18 (-94.64%)
Mutual labels:  physics, mathematics
Katex
Fast math typesetting for the web.
Stars: ✭ 14,623 (+4252.08%)
Mutual labels:  latex, katex
Web
The web front end for Overleaf, a web-based collaborative LaTeX editor
Stars: ✭ 305 (-9.23%)
Mutual labels:  latex, editor
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (-41.67%)
Mutual labels:  latex, katex
creative-coding-notebooks
🎨 An authorial collection of fundamental recipes on Creative Coding and Recreational Programming.
Stars: ✭ 17 (-94.94%)
Mutual labels:  physics, mathematics
Flutter tex
A Flutter Package to render Mathematics, Physics and Chemistry Equations based on LaTeX
Stars: ✭ 161 (-52.08%)
Mutual labels:  latex, katex
react-latex-next
Render LaTeX in React apps
Stars: ✭ 18 (-94.64%)
Mutual labels:  latex, katex
Quiver
A modern commutative diagram editor for the web.
Stars: ✭ 1,799 (+435.42%)
Mutual labels:  latex, editor
Remark Math
remark and rehype plugins to support math
Stars: ✭ 129 (-61.61%)
Mutual labels:  latex, katex
pseudocode.js
Beautiful pseudocode for the Web
Stars: ✭ 132 (-60.71%)
Mutual labels:  latex, katex
Mak
A universal notepad. (WIP)
Stars: ✭ 270 (-19.64%)
Mutual labels:  latex, editor

Qilin Editor

Greenkeeper badge Build Status License Github Releases

Qilin is a free, open-source and fully hackable text editor developed for exact sciences in mind. It fully supports KaTeX and AsciiMath. Qilin works on each desktop platform - it is based on Chromium and Node.js, licensed under the MIT license. Qilin is extensible via several plugins and themes. Created documents can be exported as HTML, PDF and Markdown.

Qilin editor

Note: Qilin Editor and all related repositories are still in development - it might not be suitable for daily, intensive usage. As the only active maintainer, I (@Bartozzz) am not able to provide regular updates, so any help is more than welcome.

Contributing

Bug reporting

Github Open Issues Github Closed Issues Github Pull Requests

We want contributing to Qilin to be fun, enjoyable, and educational for everyone. Changes and improvements are more than welcome! Feel free to fork and open a pull request. If you have found any issues, please report them here - they are being tracked on GitHub Issues.

License

Qilin was created and developed by Bartosz Łaniewski. The full list of contributors can be found here. Qilin's code is MIT licensed. We also provide an additional "patent" grant.

Installation

There are two ways to install Qilin. Please, refer to INSTALL.md file for more instructions. If you wonder how to use Qilin or have any other questions - check our Wiki.

Development

We have prepared multiple commands to help you develop Qilin on your own. Don't forget to install all Node.js dependencies from npm. You will need a local copy of Node.js installed on your machine.

$ npm install

Usage

$ npm run <command>

List of commands

Command Description
preapre-qpm Prepares Qilin package manager
preapre Prepares Qilin itself
build Builds Qilin binaries for macOS, Windows, Linux
start Builds and opens Qilin application
watch Builds on changes and opens Qilin application
clean Deletes cache directories
eslint Fixes ESLinter errors
stylelint Fixes StyleLint errors
nw Opens Qilin application

Screenshots

All the screenshots can be found on Imgur. You can find some devblogs on my Youtube channel.

Qilin light mode Qilin dark mode

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].