[ 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