Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimobeeren/webtex
Write scientific/technical content using Markdown, HTML and CSS instead of fighting dragons 🐉
https://github.com/nimobeeren/webtex
markdown scientific-writing technical-writing writing
Last synced: 24 days ago
JSON representation
Write scientific/technical content using Markdown, HTML and CSS instead of fighting dragons 🐉
- Host: GitHub
- URL: https://github.com/nimobeeren/webtex
- Owner: nimobeeren
- License: mpl-2.0
- Created: 2021-06-21T20:22:28.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-23T20:59:28.000Z (over 2 years ago)
- Last Synced: 2023-03-08T12:17:50.161Z (over 1 year ago)
- Topics: markdown, scientific-writing, technical-writing, writing
- Language: TypeScript
- Homepage: https://webtex.vercel.app
- Size: 3.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebTeX
> Check out [a running example](https://webtex.vercel.app/)
The goal of this web app is to make it easier to do scientific and technical writing. It does this by building on tools commonly used on the web such as Markdown, HTML and CSS. These are combined with powerful scientific tools such as TeX for math expressions and BibTeX for citations.
Currently, the de facto standard tool for producing scientific material is LaTeX. While very powerful, LaTeX can be counterintuitive to beginners. WebTeX is an attempt to flatten the learning curve, and improve extensibility by building on widespread technology.