Bot框架模拟器 Bot Framework Emulator是一个桌面应用程序,使bot开发人员可以测试和调试使用构建的bot。 您可以使用Bot Framework Emulator来测试在计算机上本地运行的bot或通过隧道连接到远程运行的bot。 此回购协议是一部分, 是用于构建企业级对话式AI体验的综合框架。 下载 从页面下载适用于您平台的Bot Framework V4模拟器。 支持平台 视窗 OS X Linux Linux用户注意事项: 仿真器利用了使用libsecret的库,因此您可能需要在运行npm install之前安装它。 根据您的分发,您将需要运行以下命令: Debian / Ubuntu: sudo apt-get install libsecret-1-dev 基于红帽: sudo yum install libsecret-devel Arch Linux: sudo pacman -S libsecret 文献资料 查阅中的文档。 反馈 在中错误或建议 提出有关的问题 有关 每晚建造 使用最新代码生成每晚构建。 因此,它们可能不稳定,并
2021-02-01 23:07:35 3.05MB electron react redux bot
1
React移动样板 用于构建移动Web应用程序的简单样板。 服务器端和客户端渲染支持。 webpack4,react-hot-loader4,react-router5 安装 您需要具有才能开始。 $ git clone https://github.com/hahoocn/react-mobile-boilerplate.git $ npm install 运行开发服务器(开发) $ npm run dev 构建和运行生产服务器 $ npm run build $ npm run start 只建立客户端 $ npm run build:client 清理构建文件夹 $ npm run clean 技术栈 React (一个用于通过Facebook和Instagram创建用户界面JavaScript库。) ( 完整路由库。) (React Router v4和v5的Redux绑定) (用于Redux的官方React绑定。) (Reac的文档主管) Redux (JavaScript应用程序的可预测状态容器。) (一个为Redux创建动作和减速器的库)
2021-02-01 19:06:30 100KB react redux boilerplate babel
1
NERDS(NERP)入门包 简介和功能 您好,我叫Damon Ye,这是NERDS堆栈的样板! NERDS堆栈包括: Node.js Express React,带SQL的Redux数据库(PostgreSQL,Sequelize) 文件由特定域(包括样式表)构成。 终极版的文件被命名为这样的- ComponentNameActionCreator.js或ComponentNameReducer.js JSX文件被明确标记为.jsx文件。 测试是通过Mocha,Chai,SuperTest和Enyzme完成的! 测试文件位于特定组件/容器的目录中。 CSS是使用SASS预编译的,并直接导入到js文件中。 用户可以注册,登录和注销。 密码加密是通过bcryptjs完成的。 使用React Router完成的单页应用程序样式。 使用react-redux的组件容器设计模式。 选择器用于简化状态管理,并放置在减速器文件中。 同步动作创建者,异步动作创建者和常量放置在动作创建者文件中。 包含种子文件seed.js可以轻松创建种子数据。 安装与设定 如果你想修改NE
2021-02-01 14:38:09 186KB react redux nodejs javascript
1
BNTP:新建标签页中的书签 Chrome扩展程序,为新标签页提供了最近访问的网站和书签。
2021-01-29 23:09:19 280KB react redux chrome-extension redux-saga
1
Redux DevTools是一个开源项目,是为谷歌浏览器用户打造的一款实用调试插件,主要适用于开发者使用,使用该插件可以有效地对应用程序或者网页的状态进行调试操作。 下载后是一个文件夹,点击加载解压,添加到谷歌浏览器
2021-01-28 04:33:38 1.34MB redux
1
增加完善音乐模块,列表页增加搜索功能,布局优化; 编辑页增加头像和性别的字段
2019-12-21 22:06:54 389KB antd dva react redux
1
鉴于网上的redux-devtools工具都是比较旧的,所以这里提供目前最新版本的redux-devtools-2.15.2.crx工具,提供给大家使用。良心推荐,所需积分比较低哈。 react-redux开发调试工具,用于开发过程中redux传递流程展示,提高开发效率,快速定位问题。react-redux开发调试工具,用于开发过程中redux传递流程展示,提高开发效率,快速定位问题。
2019-12-21 20:34:58 1.55MB redux devtools crx 2.15.1
1
Book Description React today is one of the most preferred choices for frontend development. Using React with TypeScript enhances development experience and offers a powerful combination to develop high performing web apps. In this book, you’ll learn how to create well structured and reusable react components that are easy to read and maintain by leveraging modern web development techniques. We will start with learning core TypeScript programming concepts before moving on to building reusable React components. You'll learn how to ensure all your components are type-safe by leveraging TypeScript's capabilities, including the latest on Project references, Tuples in rest parameters, and much more. You'll then be introduced to core features of React such as React Router, managing state with Redux and applying logic in lifecycle methods. Further on, you'll discover the latest features of React such as hooks and suspense which will enable you to create powerful function-based components. You'll get to grips with GraphQL web API using Apollo client to make your app more interactive. Finally, you'll learn how to write robust unit tests for React components using Jest. By the end of the book, you'll be well versed with all you need to develop fully featured web apps with React and TypeScript.
2019-12-21 20:26:03 6.37MB TypeScript3 React16 Redux
1
谷歌浏览器redux状态管理工具,安装后可以方便地查看redux store增删改查方法以及实时数据。
2019-12-21 20:08:08 1.56MB redux redux devToo react
1