0.0.3 • Published 7 years ago
@zakkudo/jsdoc-native-plugin v0.0.3
jsdoc-native-plugin
Adds tags to help document native functionality of javscript/html without having to copy-paste text around.
Install with:
yarn add --dev @zakkudo/jsdoc-native-pluginAdd to your jsdoc config with:
"plugins": [
"@zakkudo/jsdoc-native-plugin"
],Includes typedefs for
NativenamespaceNative.DocumentFragmentNative.CustomEventNative.Promise- ...this will likely grow in the future. Pull requests welcome!