@flex-development/docmark-extension-js
v1.0.0-alpha.6
Published
docmark extension to support javascript comment syntax
Maintainers
Readme
docmark-extension-js
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-jsIn 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
jsBlockComment
TODO: jsBlockComment
jsLineComment
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.
