vue-template-babel-compiler
Advanced tools
Comparing version 0.7.0-0 to 0.7.0
{ | ||
"name": "vue-template-babel-compiler", | ||
"version": "0.7.0-0", | ||
"version": "0.7.0", | ||
"description": "Post compiler for Vue template render functions to support ES features with Babel", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -22,6 +22,6 @@ # vue-template-babel-compiler | ||
- [x] `nullish coalescing` | ||
- [ ] ...... | ||
- [ ] Customization...... | ||
## DEMO | ||
![DEMO](https://user-images.githubusercontent.com/14243906/122856988-5b6f6600-d34a-11eb-89d6-21203b446ce4.png) | ||
![DEMO](https://user-images.githubusercontent.com/14243906/126038645-61bc6c2a-25bb-4dc5-9981-e2b1d216385e.png) | ||
@@ -28,0 +28,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7517