tomayac / markdown-editor

A web based markdown editor that uses modern progressive web app features to provide a great, cross-platform editing experience.

Home Page:https://md.nico.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[md.edit]

[md.edit] is a web based markdown editor that uses modern progressive web app features to provide a great, cross-platform editing experience.

md.nico.dev

File System Access API

The main goal of this project is to showcase the File System Access API.

This API allows a web app to access local files. That means files can be opened and saved directly in the browser.

https://web.dev/file-system-access/

Progressive Web App

The app can be added to the homescreen using a WebAppManifest (via the WebpackPwaManifest plugin) and also works offline using WorkboxJS.

It uses PreactJS and unistore together with PostCSS, all bundled using webpack.

About

A web based markdown editor that uses modern progressive web app features to provide a great, cross-platform editing experience.

https://md.nico.dev/

License:Other


Languages

Language:TypeScript 60.1%Language:CSS 29.4%Language:JavaScript 7.1%Language:HTML 3.5%