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

https://github.com/ntnyq/unocss-presets

:package: A collection of unocss presets
https://github.com/ntnyq/unocss-presets

unocss unocss-preset

Last synced: 6 months ago
JSON representation

:package: A collection of unocss presets

Awesome Lists containing this project

README

          

# unocss-presets

[![CI](https://github.com/ntnyq/unocss-presets/workflows/CI/badge.svg)](https://github.com/ntnyq/unocss-presets/actions)
[![LICENSE](https://img.shields.io/github/license/ntnyq/unocss-presets.svg)](https://github.com/ntnyq/unocss-presets/blob/main/LICENSE)

## Playground

[Playground](https://unocss-presets.ntnyq.com)

## packages

| Name | Description | Version | Last Release |
| :------------------------------------------------------- | :-------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [unocss-preset-animate](./packages/preset-animate) | unocss preset for animate.css | [![NPM VERSION](https://img.shields.io/npm/v/unocss-preset-animate)](https://www.npmjs.com/package/unocss-preset-animate) | [![Last release](https://img.shields.io/npm/last-update/unocss-preset-animate?label=Last%20release)](https://www.npmjs.com/package/unocss-preset-animate?activeTab=versions) |
| [unocss-preset-easing](./packages/preset-easing) | unocss preset for easing transition cubic-bezier function | [![NPM VERSION](https://img.shields.io/npm/v/unocss-preset-easing)](https://www.npmjs.com/package/unocss-preset-easing) | [![Last release](https://img.shields.io/npm/last-update/unocss-preset-easing?label=Last%20release)](https://www.npmjs.com/package/unocss-preset-easing?activeTab=versions) |
| [unocss-preset-filter](./packages/preset-filter) | unocss preset for pure CSS filters | [![NPM VERSION](https://img.shields.io/npm/v/unocss-preset-filter)](https://www.npmjs.com/package/unocss-preset-filter) | [![Last release](https://img.shields.io/npm/last-update/unocss-preset-filter?label=Last%20release)](https://www.npmjs.com/package/unocss-preset-filter?activeTab=versions) |
| [unocss-preset-shape](./packages/preset-shape) | unocss preset for CSS shapes | [![NPM VERSION](https://img.shields.io/npm/v/unocss-preset-shape)](https://www.npmjs.com/package/unocss-preset-shape) | [![Last release](https://img.shields.io/npm/last-update/unocss-preset-shape?label=Last%20release)](https://www.npmjs.com/package/unocss-preset-shape?activeTab=versions) |
| [unocss-preset-transition](./packages/preset-transition) | unocss preset for transition.css | [![NPM VERSION](https://img.shields.io/npm/v/unocss-preset-transition)](https://www.npmjs.com/package/unocss-preset-transition) | [![Last release](https://img.shields.io/npm/last-update/unocss-preset-transition?label=Last%20release)](https://www.npmjs.com/package/unocss-preset-transition?activeTab=versions) |

## License

[MIT](./LICENSE) License © 2023-PRESENT [ntnyq](https://github.com/ntnyq)