[ trixie ]
[ sid ]
[ 原始碼: node-emotion ]
套件:node-babel-plugin-macros(3.1.0~11.10.7+ds1+~cs8.3.3-4)
node-babel-plugin-macros 的相關連結
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]
相似套件:
BabelJS plugin to allow one to build compile-time libraries
Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features, but can be frustrating overhead for libraries that allow for compile-time code transformation as an optimization.
babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than `babel-plugin-macros`, which is ideally already in place).
其他與 node-babel-plugin-macros 有關的套件
|
|
|
|
-
- dep: node-babel-runtime
- 套件暫時不可用
-
- dep: node-cosmiconfig
- Find and load configuration from different locations
-
- dep: node-resolve
- Synchronous/Asynchronous require.resolve() algorithm