Loris Leiva 760dda5775 Inline scripts in packages (#842) 2 сар өмнө
..
src 5071455b05 Feat: mark more fields as optional (#512) 8 сар өмнө
test dbbdf9ec20 Use vitest as a test framework (#18) 1 жил өмнө
.gitignore 42120cc749 Add node-types package (#2) 1 жил өмнө
.prettierignore 760dda5775 Inline scripts in packages (#842) 2 сар өмнө
CHANGELOG.md 45efd558bc [1.x] Publish packages (#818) 2 сар өмнө
LICENSE 1794ecdd3f Update license dates (#835) 2 сар өмнө
README.md e9d56c993f Rename Kinobi to Codama (#234) 1 жил өмнө
package.json 760dda5775 Inline scripts in packages (#842) 2 сар өмнө
tsconfig.declarations.json 42120cc749 Add node-types package (#2) 1 жил өмнө
tsconfig.json 760dda5775 Inline scripts in packages (#842) 2 сар өмнө
tsup.config.ts 760dda5775 Inline scripts in packages (#842) 2 сар өмнө

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