[ trixie ]
[ sid ]
[ 源代码: node-emotion ]
软件包:node-emotion(11.10.7+ds1+~cs8.3.3-4)
node-emotion 的相关链接
Debian 的资源:
下载源码包 node-emotion:
- [node-emotion_11.10.7+ds1+~cs8.3.3-4.dsc]
- [node-emotion_11.10.7+ds1+~cs8.3.3.orig-babel-plugin-macros.tar.xz]
- [node-emotion_11.10.7+ds1+~cs8.3.3.orig-find-root.tar.xz]
- [node-emotion_11.10.7+ds1+~cs8.3.3.orig-stylis.tar.xz]
- [node-emotion_11.10.7+ds1+~cs8.3.3.orig.tar.xz]
- [node-emotion_11.10.7+ds1+~cs8.3.3-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js package to include CSS in JavaScript
node-emotion is a performant and flexible CSS-in-JS library. Building on many other CSS-in-JS libraries, it allows one to style apps quickly with string or object styles. It has predictable composition to avoid specificity issues with CSS. With source maps and labels, Emotion has a great developer experience and great performance with heavy caching in production.
其他与 node-emotion 有关的软件包
|
|
|
|
-
- dep: node-babel-plugin-macros
- BabelJS plugin to allow one to build compile-time libraries
-
- dep: node-babel-plugin-syntax-jsx
- 软件包暂时不可用
-
- dep: node-babel-runtime
- 软件包暂时不可用
-
- dep: node-find-root
- Node.js module to get the closest package.json
-
- dep: node-hoist-non-react-statics
- ReactJS module to copy statics from a child to a parent
-
- dep: node-react
- Node.js library for building user interfaces
-
- dep: node-stylis
- Light–weight CSS Preprocessor for Node.js
-
- dep: node-through
- simplified stream construction