Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docmark-extension-jsonc

github release npm npm downloads minified bundle size install size tree shaking suppport codecov module type: esm license conventional commits typescript vitest yarn

docmark extension to support jsonc comment syntax.

Contents

What is this?

TODO: what is this?

When should I use this?

TODO: when should i use this?

Install

This package is ESM only.

In Node.js with yarn:

yarn add @flex-development/docmark-extension-jsonc
See Git - Protocols | Yarn  for details regarding installing from Git.

In Deno with esm.sh:

import { jsonComments } from 'https://esm.sh/@flex-development/docmark-extension-jsonc'

In browsers with esm.sh:

<script type="module">
  import { jsonComments } from 'https://esm.sh/@flex-development/docmark-extension-jsonc'
</script>

Use

TODO: use

API

This package exports the identifiers jsonComments, jsonBlockComment, and jsonLineComment.

The default export is jsonComments.

TODO: jsonComments

jsonBlockComment

TODO: jsonBlockComment

jsonLineComment

TODO: jsonLineComment

Types

This package is fully typed with TypeScript.

Project

Version

docmark-extension-jsonc adheres to semver.

Contribute

See CONTRIBUTING.md.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

Sponsor

Small primitives power larger systems. Support long-term stability by sponsoring Flex Development.

Releases

Sponsor this project

Packages

Used by

Contributors

Languages