New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

markdown-pane

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-pane

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

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-66.67%
Maintainers
4
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 04 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc