https://github.com/alex8088/tiny-libs
Tiny front-end library monorepo.
https://github.com/alex8088/tiny-libs
axios lightweight tiny typed-event-emitter xhr
Last synced: 6 months ago
JSON representation
Tiny front-end library monorepo.
- Host: GitHub
- URL: https://github.com/alex8088/tiny-libs
- Owner: alex8088
- License: mit
- Created: 2022-05-25T13:22:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T08:01:37.000Z (over 1 year ago)
- Last Synced: 2025-03-26T15:21:20.717Z (6 months ago)
- Topics: axios, lightweight, tiny, typed-event-emitter, xhr
- Language: TypeScript
- Homepage:
- Size: 193 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-libs
> Tiny front-end library
## Packages
| Package | Description | Size | Version |
| -------------------------------------------------------------- | :--------------------------------------- | :--------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [@tiny-libs/xhr](packages/xhr) | Tiny HTTP client for the browser |  | [](packages/xhr/CHANGELOG.md) |
| [@tiny-libs/typed-event-emitter](packages/typed-event-emitter) | Tiny type-safe event emitter for Node.js |  | [](packages/typed-event-emitter/CHANGELOG.md) |
| [@tiny-libs/lunar](packages/lunar) | Tiny lunar calendar conversion tool |  | [](packages/lunar/CHANGELOG.md) |
| [@tiny-libs/nls](packages/nls) | Tiny internationalization library |  | [](packages/nls/CHANGELOG.md) |
| [@tiny-libs/time](packages/time) | Tiny date/time formatting library |  | [](packages/time/CHANGELOG.md) |
| [@tiny-libs/storage](packages/storage) | Tiny serializable web storage library |  | [](packages/storage/CHANGELOG.md) |## License
[MIT](./LICENSE) copyright © 2022-present alex wei