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

https://github.com/wiresnchains/wave

🌊 An open-source, lightweight library for frontend development written in TypeScript.
https://github.com/wiresnchains/wave

cjs commonjs frontend javascript js library ts typescript wavejs

Last synced: 2 months ago
JSON representation

🌊 An open-source, lightweight library for frontend development written in TypeScript.

Awesome Lists containing this project

README

        

## 🌊 Wave


**Wave** is an open-source, lightweight and fast library for frontend development written in TypeScript.

It useful for writing logical operations, adding events and rendering dynamic UI elements in your web application.

### 📄 Installation
```
npm install @wave-frontend/wave-js
```

### 👋 Getting Started
- [Creating your first app](https://github.com/wiresnchains/wave/wiki/Creating-your-first-app)
- [Complete counter app example](https://github.com/wiresnchains/wave-counter)

### 📖 Wiki
You can read our new [wiki page](https://github.com/flowxrc/wave/wiki) for the latest documentation with examples.