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

https://github.com/ioing/lath-docs

Bring interactive experiences comparable to Native Apps.
https://github.com/ioing/lath-docs

Last synced: 6 months ago
JSON representation

Bring interactive experiences comparable to Native Apps.

Awesome Lists containing this project

README

          

# Introduce
Lath is a framework for seamlessly connecting pages.

# Install:
```bash
$ npm i lath --save
```

# Docs:
Check out the documentation for a quick start.
```ts
npm run docs
```