https://github.com/cnoctave/marked_reader

marked_reader is an open source Markdown reader packed by Electron

https://github.com/cnoctave/marked_reader

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

marked_reader is an open source Markdown reader packed by Electron

Basic Info
  • Host: GitHub
  • Owner: CNOCTAVE
  • License: other
  • Language: CSS
  • Default Branch: main
  • Size: 3.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

marked_reader

marked_reader is an open source Markdown reader packed by Electron.

marked_reader Document

Check out document: marked_reader Document

How to translate marked_reader Document into another language

In ./docs directory, index.html is zh-CN simplified Chinese document. For example, if you want to translate document into English. 1. Copy index.html as another document with different language code as filename, for example, en-US.html. 2. Translate en-US.html into English. 3. Add dropdown like the picture below to every *.html. For example, add dropdown "en-US English".
the dropdown looking
The code for adding dropdown is like the picture below.
the dropdown code 4. PR to marked_reader.

Owner

  • Name: CNOCTAVE
  • Login: CNOCTAVE
  • Kind: user
  • Company: BA DU XIN SHANG

GitHub Events

Total
  • Release event: 68
  • Watch event: 1
  • Delete event: 60
  • Member event: 1
  • Push event: 72
  • Fork event: 2
  • Create event: 68
Last Year
  • Release event: 68
  • Watch event: 1
  • Delete event: 60
  • Member event: 1
  • Push event: 72
  • Fork event: 2
  • Create event: 68

Dependencies

package-lock.json npm
  • 378 dependencies
package.json npm
  • electron ^32.2.0 development
  • electron-builder ^25.1.8 development
  • marked ^14.1.2 development
  • winston ^3.15.0 development
  • marked ^14.1.2
  • winston ^3.15.0
.github/workflows/npm-publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • samuelmeuli/action-snapcraft v2 composite