gl-texture-manager
TypeScript icon, indicating that this package has built-in type declarations

1.0.16 • Public • Published

gl-texture-manager

npm version

Bun template for creating projects using bunjs

Install bun

https://bun.sh/

curl -fsSL https://bun.sh/install | bash

Commands

  • start: "bun run index.ts",
  • bundle: "bun run bundler/bundler.ts",
  • list: "bun run samples/list-scripts.tsx",
  • example: "cd example && bun start && cd ..",
  • fileSample: "bun run samples/file.tsx && cat samples/data/test.json",
  • httpSample: "bun run samples/server.tsx"

Run example

https://jacklehamster.github.io/gl-texture-manager/example/

Github Source

https://github.com/jacklehamster/gl-texture-manager/

Package Sidebar

Install

npm i gl-texture-manager

Weekly Downloads

7

Version

1.0.16

License

MIT

Unpacked Size

94.5 kB

Total Files

15

Last publish

Collaborators

  • vincentlequang