パッケージ: 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