File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ![ @typhonjs-typedoc/ts-lib-docs ] ( https://i.imgur.com/vzvOB5E.jpg )
2+
3+ [ ![ NPM] ( https://img.shields.io/npm/v/@typhonjs-typedoc/ts-lib-docs.svg?label=npm )] ( https://www.npmjs.com/package/@typhonjs-typedoc/ts-lib-docs )
4+ [ ![ Code Style] ( https://img.shields.io/badge/code%20style-allman-yellowgreen.svg?style=flat )] ( https://en.wikipedia.org/wiki/Indent_style#Allman_style )
5+ [ ![ License] ( https://img.shields.io/badge/license-MPLv2-yellowgreen.svg?style=flat )] ( https://github.com/typhonjs-typedoc/ts-lib-docs/blob/main/LICENSE )
6+ [ ![ Discord] ( https://img.shields.io/discord/737953117999726592?label=TyphonJS%20Discord )] ( https://discord.gg/mnbgN8f )
7+ [ ![ Twitch] ( https://img.shields.io/twitch/status/typhonrt?style=social )] ( https://www.twitch.tv/typhonrt )
8+
19Provides comprehensive API docs for the Typescript built-in libs covering the [ DOM] ( https://typhonjs-typedoc.github.io/ts-lib-docs/2023/dom/ ) ,
210[ ES2023] ( https://typhonjs-typedoc.github.io/ts-lib-docs/2023/esm/ ) , and
311[ Web Worker] ( https://typhonjs-typedoc.github.io/ts-lib-docs/2023/worker/ ) APIs. The DOM API docs also include the
@@ -21,7 +29,7 @@ Include the following in your `devDependencies` in `package.json`:
2129``` json
2230{
2331 "devDependencies" : {
24- "@typhonjs-typedoc/ts-lib-docs" : " 2023.7.10 " ,
32+ "@typhonjs-typedoc/ts-lib-docs" : " 2023.7.12 " ,
2533 "@typhonjs-typedoc/typedoc-theme-dmt" : " ^0.1.0" ,
2634 "typedoc" : " ^0.24.8"
2735 }
You can’t perform that action at this time.
0 commit comments