tafax / layerr

A framework agnostic TypeScript toolkit for modern apps

Home Page:https://tafax.gitbook.io/layerr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layerr-logo

All-in-one application toolkit

Layerr is a pure TypeScript libraries-toolkit that works with any framework. It aims to provide a secret weapon to facilitate tedious tasks such as interacting with an API.

tafax.gitbook.io/layerr

CI status   Layerr on npm   Coverage   Coverage


Features

Right now, Layerr is not features complete, but the libraries it already contains are production ready.

Documentation

Documentation

Roadmap

  • 🎯 Core

  • 🚌 Powerful message bus

  • πŸš€ Fast and extensible API client

  • βœ‚οΈ A parser library for JSON

  • πŸ“ Easy to use and configurable logger

  • πŸ’₯ Lifesaver error handler with logging integration

Components

Layerr has the following components. Follow the links for the specific documentations.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A framework agnostic TypeScript toolkit for modern apps

https://tafax.gitbook.io/layerr/

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%