markdown-pane

0.2.1 • Public • Published

markdown-pane

A SolidOS pane to render, create and edit markdown files.

Contribute

Tech stack

  • Typescript
  • React
  • Jest
  • Eslint
  • Prettier
  • SolidOS

Tests

To run all tests:

npm run test

Unit tests

Unit tests use jest and are placed next to the tested file as *.test.ts(x) files.

Dev Server

Start a webpack dev server:

npm start

Visit http://localhost:8080/ to render the pane.

Build

npm run build

The build is done by tsc, webpack is only used as dev server and not for production build.

Package Sidebar

Install

npm i markdown-pane

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

16 kB

Total Files

11

Last publish

Collaborators

  • michielbdejong
  • timbl
  • aveltens
  • bourgeoa