An open API service indexing awesome lists of open source software.

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.

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 | ![size](https://img.shields.io/badge/-<3kb-blue.svg) | [![xhr version](https://img.shields.io/npm/v/@tiny-libs/xhr.svg?label=%20)](packages/xhr/CHANGELOG.md) |
| [@tiny-libs/typed-event-emitter](packages/typed-event-emitter) | Tiny type-safe event emitter for Node.js | ![size](https://img.shields.io/badge/0kb-blue.svg) | [![typed-event-emitter version](https://img.shields.io/npm/v/@tiny-libs/typed-event-emitter.svg?label=%20)](packages/typed-event-emitter/CHANGELOG.md) |
| [@tiny-libs/lunar](packages/lunar) | Tiny lunar calendar conversion tool | ![size](https://img.shields.io/badge/<12kb-blue.svg) | [![lunar version](https://img.shields.io/npm/v/@tiny-libs/lunar.svg?label=%20)](packages/lunar/CHANGELOG.md) |
| [@tiny-libs/nls](packages/nls) | Tiny internationalization library | ![size](https://img.shields.io/badge/<1kb-blue.svg) | [![nls version](https://img.shields.io/npm/v/@tiny-libs/nls.svg?label=%20)](packages/nls/CHANGELOG.md) |
| [@tiny-libs/time](packages/time) | Tiny date/time formatting library | ![size](https://img.shields.io/badge/<2kb-blue.svg) | [![time version](https://img.shields.io/npm/v/@tiny-libs/time.svg?label=%20)](packages/time/CHANGELOG.md) |
| [@tiny-libs/storage](packages/storage) | Tiny serializable web storage library | ![size](https://img.shields.io/badge/<1kb-blue.svg) | [![storage version](https://img.shields.io/npm/v/@tiny-libs/storage.svg?label=%20)](packages/storage/CHANGELOG.md) |

## License

[MIT](./LICENSE) copyright © 2022-present alex wei