#
nervjs
Here are 12 public repositories matching this topic...
A blazing fast React alternative, compatible with IE8 and React 16.
react
javascript
framework
typescript
preact
frontend
jsx
reactjs
inferno
vdom
nerv
virutal-dom
nervjs
-
Updated
Mar 29, 2021 - JavaScript
一款基于 Taro 框架开发的多端 UI 组件库
react
javascript
ui-design
ui-kit
wxapp
wechat-weapp
wechat-mini-program
taro
nervjs
taro-compontent
-
Updated
Jun 3, 2021 - TypeScript
A minimalistic boilerplate of NervJS with IE8+ and React 16 compatibility ⚡
-
Updated
Apr 14, 2019 - JavaScript
taro sample in typescript: 使用 Typescript 和 Taro 开发小程序示例
-
Updated
Oct 31, 2018 - JavaScript
An experimental boilerplate (WIP)
-
Updated
May 26, 2018 - JavaScript
Nerv.js的中文化API wrapper/binding
-
Updated
Nov 22, 2018 - JavaScript
-
Updated
Apr 19, 2019 - CSS
Improve this page
Add a description, image, and links to the nervjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nervjs topic, visit your repo's landing page and select "manage topics."
相关平台
支付宝小程序
小程序基础库: 2.0
使用框架: React
复现步骤
taro中编写自定义组件,通过taro build native-components --type alipay打包,打包后的组件拷贝至支付宝小程序中无法显示
期望结果
taro编译后的自定义组件可以在支付宝小程序中正常使用
实际结果
taro编译后的自定义组件在支付宝小程序中无法显示,
而且会报错误信息不能添加属性data
环境信息