Socket
Book a DemoInstallSign in
Socket

typedoc-plugin-include-example

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-include-example - npm Package Compare versions

Comparing version

to
2.0.3

6

package.json
{
"name": "typedoc-plugin-include-example",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",

@@ -34,7 +34,7 @@ "type": "module",

"typescript": "^5.6.3",
"vitest": "^1.3.0"
"vitest": "^3.1.1"
},
"peerDependencies": {
"typedoc": "0.26.x || 0.27.x"
"typedoc": "0.26.x || 0.27.x || 0.28.x"
}
}

@@ -8,16 +8,4 @@ [![Npm package](https://img.shields.io/npm/v/typedoc-plugin-include-example.svg)](https://www.npmjs.com/package/typedoc-plugin-include-example)

Include examples in your documentations.
Include code examples in your [typedoc](https://typedoc.org/) documentations.
```bash
$ npm install --save-dev typedoc-plugin-include-example
$ npx typedoc --plugin typedoc-plugin-include-example
```
```typescript
/**
* @includeExample path/to/your/example.ts:1-5,10
*/
function myFunction() {
// ...
}
```
See the [documentation](https://github.com/ferdodo/typedoc-plugin-include-example) for more informations.
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.