promptrix

v0.1.0
A prompt layout engine for Large Language Models.
gpt

build

tsc -b

clean

npx shx rm -rf lib && npx shx rm -rf tsconfig.tsbuildinfo

test

ts-mocha src/**/*.spec.ts --timeout 10000

test:debug

ts-mocha src/**/*.spec.ts --inspect-brk

test:coverage

nyc --reporter=html --reporter=text --reporter=text-summary npm test

Metadata

  • MIT
  • Whatever
  • Steven Ickman
  • released 5/27/2023

Downloads

Maintainers