[ 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