Getting Started

Getting Started

There are 2 steps to use Annotative Code.

  1. npm i annotative-code
  2. Select the appropriate <annotative-code-* /> component.
<annotative-code /> (recommended)
  • 😄 You can minimize the bundle size by only passing the relevant languageFn to <annotative-code />
  • 🧐 Need to manually determine and pass the languageFn
<annotative-code-common />
<annotative-code-full />