github-actions[bot] 05e7fe0668 [0.21] Publish packages (#205) 1 year ago
..
src 2f26050ddb Add `RemainderOptionTypeNode` (#111) 1 year ago
test dbbdf9ec20 Use vitest as a test framework (#18) 1 year ago
.eslintrc.cjs 42120cc749 Add node-types package (#2) 1 year ago
.gitignore 42120cc749 Add node-types package (#2) 1 year ago
.prettierignore bb2289e537 Make prettier ignore CHANGELOG.md files 1 year ago
CHANGELOG.md 05e7fe0668 [0.21] Publish packages (#205) 1 year ago
LICENSE 42120cc749 Add node-types package (#2) 1 year ago
README.md c4207cb582 Add package documentation — Part 1: errors, library and nodes (#104) 1 year ago
package.json 05e7fe0668 [0.21] Publish packages (#205) 1 year ago
tsconfig.declarations.json 42120cc749 Add node-types package (#2) 1 year ago
tsconfig.json e79f2ecad2 Add visitors-core package (#4) 1 year ago

README.md

Kinobi ➤ Node Types

npm npm-downloads

This package is the type-only version of the @kinobi-so/nodes package. Check out the nodes documentation for more information.

Installation

pnpm install @kinobi-so/node-types

[!NOTE] This package is included in the @kinobi-so/nodes package and in the main kinobi library. Meaning, you already have access to its content if you are installing Kinobi in one of these ways.

pnpm install @kinobi-so/nodes
pnpm install kinobi