Skip to main content

10 docs tagged with "TS Stack"

View All Tags

@link

@link is defined as: TSDoc tag to create Hyperlink to other page in docs or external link. Topics on: . Read more: JS, TS, TS Stack, TS Doc, TS Doc Tag, Link, H

JSON-Schema

JSON-Schema is defined as: Scheme to annotate/validate JSON struct. Topics on: Documentation Generator for JSON?. Read more: JS, TS, TS Stack, Scheme, JSON|Wiki

lite-server

lite-server is defined as: CLI Dev tool to run lightweight local dev node server. Topics on: . Read more: JS, TS, TS Stack, Lite Server, CLI, Dev Tool| Dev Wiki

Replaces JSDoc for documenting TS

Replaces JSDoc for documenting TS. Topics on: JSDoc tags, !proposal - not standard but used in .d.ts files for React. Read more: JS, TS, TS Stack, TS Doc | Wiki

TS Core setup

TS Core setup. Topics on: globally install typescript & its REPL tool. Read more: JS, TS, TS Stack|FullStack Wiki by Roger J

TS Playground

TS Playground is defined as: online editor for TS, full feature IDE. Topics on: TS Playground can save & share TSC config & TS code snippets. Read more: JS, TS,

TS Stack

TS Stack is defined as: list some notable TS-specific libs here. But since TS becomes more mainstream, synonymous to 'JS stack'.. Topics on: TS Core setup, TSDo

ts-node

ts-node is defined as: CLI tool for TS & REPL for Node.js. Topics on: JIT transforms TS to JS, for direct execution on Node.js, cmd: npx ts-node to run ts-node

TSDoc

TSDoc is defined as: Markup Lang extends JSDoc for TS inline comment docs. Topics on: built upon familiar JSDoc JS Syntax to preserve legacy documentation, Repl

TSDoc tag

TSDoc tag is defined as: @_TYPE_NAME to annotate code. Topics on: @internal, @link, @see, @typeParam. Read more: JS, TS, TS Stack, TS Doc, TS Doc Tag | Dev Wiki