github-actions[bot] 2c864e6895 [1.x] Publish packages (#288) 1 gadu atpakaļ
..
src e9d56c993f Rename Kinobi to Codama (#234) 1 gadu atpakaļ
test dbbdf9ec20 Use vitest as a test framework (#18) 1 gadu atpakaļ
.eslintrc.cjs 42120cc749 Add node-types package (#2) 1 gadu atpakaļ
.gitignore 42120cc749 Add node-types package (#2) 1 gadu atpakaļ
.prettierignore bb2289e537 Make prettier ignore CHANGELOG.md files 1 gadu atpakaļ
CHANGELOG.md 2c864e6895 [1.x] Publish packages (#288) 1 gadu atpakaļ
LICENSE e9d56c993f Rename Kinobi to Codama (#234) 1 gadu atpakaļ
README.md e9d56c993f Rename Kinobi to Codama (#234) 1 gadu atpakaļ
package.json 2c864e6895 [1.x] Publish packages (#288) 1 gadu atpakaļ
tsconfig.declarations.json 42120cc749 Add node-types package (#2) 1 gadu atpakaļ
tsconfig.json e9d56c993f Rename Kinobi to Codama (#234) 1 gadu atpakaļ

README.md

Codama ➤ Node Types

npm npm-downloads

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

Installation

pnpm install @codama/node-types

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

pnpm install @codama/nodes
pnpm install codama