@dbml/core

v3.9.2
> TODO: description
dbml dbml-core

test

jest

benchmark

jest --projects jest-bench.config.json

build:lib

babel src --out-dir lib --copy-files

build:parser

npx babel-node src/parse/buildParser.js

build

npm run build:parser && npm run build:lib

prepublish

npm run build
npm i @dbml/core

Metadata

Downloads