0.2.1 • Published 5 years ago
markdown-pane v0.2.1
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 testUnit 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 startVisit http://localhost:8080/ to render the pane.
Build
npm run buildThe build is done by tsc, webpack is only used as dev server and not for production build.
0.2.0-767a1cf4
5 years ago
0.2.1
5 years ago
0.1.2-b50c4262
5 years ago
0.1.2-dc5a59db
5 years ago
0.1.2-01cdd4d5
5 years ago
0.1.2-fa524247
5 years ago
0.1.2
5 years ago
0.2.0
5 years ago
0.1.2-8b93a13b
5 years ago
0.1.2-6d1f6614
5 years ago
0.1.2-beta
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago