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

https://github.com/dream-num/univer-plugins

A collection of plugins for Univer
https://github.com/dream-num/univer-plugins

univer

Last synced: 9 months ago
JSON representation

A collection of plugins for Univer

Awesome Lists containing this project

README

          

# Univer Plugins

[![Vite](https://img.shields.io/static/v1?style=for-the-badge&message=Vite&color=222222&logo=Vite&logoColor=FFFFFF&label=)](packages/vite-plugin)
[![esbuild](https://img.shields.io/static/v1?style=for-the-badge&message=esbuild&color=222222&logo=esbuild&logoColor=FFCF00&label=)](packages/esbuild-plugin)
[![Webpack](https://img.shields.io/static/v1?style=for-the-badge&message=Webpack&color=222222&logo=Webpack&logoColor=8DD6F9&label=)](packages/webpack-plugin)

[![GitHub Release](https://img.shields.io/github/v/release/dream-num/univer-plugins)](https://github.com/dream-num/univer-plugins/releases)
[![Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue)](https://www.apache.org/licenses/LICENSE-2.0)
[![codecov](https://codecov.io/gh/dream-num/univer-plugins/graph/badge.svg?token=aWuhtMogF2)](https://codecov.io/gh/dream-num/univer-plugins)
[![Deploy](https://github.com/dream-num/univer-plugins/actions/workflows/test.yml/badge.svg)](https://github.com/dream-num/univer-plugins/actions/workflows/test.yml)

A collection of plugins for [Univer](https://github.com/dream-num/univer).

## Plugins

- [@univerjs/vite-plugin](packages/vite-plugin)
- [@univerjs/esbuild-plugin](packages/esbuild-plugin)
- [@univerjs/webpack-plugin](packages/webpack-plugin)