Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docmark-extension-js

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 javascript 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-js
See Git - Protocols | Yarn  for details regarding installing from Git.

In Deno with esm.sh:

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

In browsers with esm.sh:

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

Use

TODO: use

API

This package exports the identifiers jsComments, jsBlockComment, and jsLineComment.

The default export is jsComments.

jsComments

TODO: jsComments

TODO: jsBlockComment

TODO: jsLineComment

Types

This package is fully typed with TypeScript.

Project

Version

docmark-extension-js 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