issues
search
token-js
/
token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.
https://docs.tokenjs.ai/
MIT License
111
stars
11
forks
source link
maint: Minimize bundle size by only distributing as CommonJS
#88
Closed
RPate97
closed
3 months ago
RPate97
commented
3 months ago
Purpose
Removes ESM distribution in favor of CommonJS to minimize bundle size
Only bundles necessary dependencies
Purpose