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

https://github.com/arvinxx/cssinjs-benchmark

css-in-js library Benchmark
https://github.com/arvinxx/cssinjs-benchmark

antd-design cssinjs emotion

Last synced: 12 months ago
JSON representation

css-in-js library Benchmark

Awesome Lists containing this project

README

          

# CSS in JS Benchmark

对比若干 CSS in JS 库的性能。

[![Release CI][release-ci]][deploy-ci-url][![Gitmoji][gitmoji]][gitmoji-url] [![semantic-release][semantic-release]][semantic-release-repo] ![][license-url]

[![Build With Umi][umi]](http://umijs.org/)

[umi]: https://img.shields.io/badge/build%20with-umi-028fe4.svg?
[gitmoji]: https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg
[gitmoji-url]: https://gitmoji.carloscuesta.me/
[semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-release-repo]: https://github.com/semantic-release/semantic-release
[license-url]: https://img.shields.io/github/license/arvinxx/gitmoji-commit-workflow-template

[release-ci]: https://github.com/arvinxx/umi-simple-web-template/workflows/Release/badge.svg
[deploy-ci-url]: https://github.com/arvinxx/umi-simple-web-template/actions?query=workflow%3A%22Release%22

对比表格:

| 样式方案 |
|-------------------|
| pure css |
| styled-components |
| emotion/css |
| emotion/react |
| antd-style |