https://github.com/studimax/studimax
All StudiMax Packages
https://github.com/studimax/studimax
Last synced: 5 months ago
JSON representation
All StudiMax Packages
- Host: GitHub
- URL: https://github.com/studimax/studimax
- Owner: studimax
- Created: 2021-12-22T14:18:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T23:29:21.000Z (over 3 years ago)
- Last Synced: 2025-08-15T23:50:11.837Z (10 months ago)
- Language: TypeScript
- Size: 1.27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudiMax Packages
## [@studimax/array-capacity](./packages/array-capacity)
A fully extended Array with max capacity
## [@studimax/elo](./packages/elo)
Implementation of [Elo](https://en.wikipedia.org/wiki/Elo_rating_system) rating system.
## [@studimax/event](./packages/event)
A fully typed Node Event system.
## [@studimax/logger](./packages/logger)
A logger system with configurable transporters.
## [@studimax/ts](./packages/ts)
A tiny template engine for JavaScript and TypeScript with no dependencies.