Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@demark/parser

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@demark/parser

The official Demark language specification and parser.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Demark

GitHub Workflow Status GitHub license npm semantic-release: gitmoji Twitter

The official Demark language specification and parser.

What is Demark?

Demark, as in demarcate, is a markup meta-language like XML. Just as XML is extended to create other markup languages like SVG, RSS, and Atom, similarly Demark can also be extended to create other markup languages. Unlike XML, Demark is designed for readability and ease of writing. Demark syntax was inspired by LaTeX.

Documentation

  • Introduction to Demark — For beginners who want to learn about Demark syntax and how to write Demark files.
  • Extending Demark — For language designers who want to extend Demark to create a new markup language.
  • API Reference - For programmers looking for documentation on a particular function or TypeScript type.

Installation

You can install @demark/parser using npm.

npm install @demark/parser

You can also install @demark/parser using yarn.

yarn add @demark/parser

Keywords

FAQs

Package last updated on 25 Oct 2022

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