agentql
TypeScript icon, indicating that this package has built-in type declarations

1.11.1 • Public • Published

Getting Started

To build and test JS SDK locally, run the following commands:

  • Install necessary modules
npm install
  • Build the package
npm run build
  • Package the dist folder
npm pack
  • Install the packaged module in your project
npm install PATH_TO_PACKAGED_FILE

Running tests

To run unit tests, use the following command:

npm run test

Format files

To run prettier on files, use the following command:

npm run format

Readme

Keywords

none

Package Sidebar

Install

npm i agentql

Weekly Downloads

336

Version

1.11.1

License

MIT

Unpacked Size

103 kB

Total Files

68

Last publish

Collaborators

  • tinyfish-agentql