coding22

Results 1 issues of coding22

Hi, I'm trying to run tiktoken-js without using npm, just pure JS. However, I can't find a working example - the [readme](https://github.com/dqbd/tiktoken/blob/main/js/README.md) contains node instructions. Could anyone provide code that...