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
- Host: GitHub
- URL: https://github.com/arvinxx/cssinjs-benchmark
- Owner: arvinxx
- Created: 2023-04-01T05:42:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T12:23:50.000Z (over 2 years ago)
- Last Synced: 2025-01-23T04:42:02.743Z (about 1 year ago)
- Topics: antd-design, cssinjs, emotion
- Language: TypeScript
- Homepage: https://cssinjs-benchmark.arvinx.app
- Size: 200 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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 |