All Projects → jnotnull → Dva Generator

jnotnull / Dva Generator

Licence: mit
dva code generator, including perfect-fetch

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dva Generator

Sinn
a blog based on of react,webpack3,dva,redux,material-ui,fetch,generator,markdown,nodejs,koa2,mongoose,docker,shell,and async/await 基于react+koa2技术栈的个人开源博客系统
Stars: ✭ 175 (+196.61%)
Mutual labels:  fetch, generator, dva
Kickstarts
💻 No setup, just development!
Stars: ✭ 57 (-3.39%)
Mutual labels:  generator
Frisbee
🐕 Modern fetch-based alternative to axios/superagent/request. Great for React Native.
Stars: ✭ 1,038 (+1659.32%)
Mutual labels:  fetch
Bitcoinaddress
Bitcoin Wallet Address Generator
Stars: ✭ 52 (-11.86%)
Mutual labels:  generator
Taro Music Ts
优秀的taro开源项目
Stars: ✭ 50 (-15.25%)
Mutual labels:  dva
Laravel Graphql
GraphQL implementation with power of Laravel
Stars: ✭ 56 (-5.08%)
Mutual labels:  generator
Create React Redux App
This project was bootstrapped with Create React App and Redux, Sass Structure.
Stars: ✭ 46 (-22.03%)
Mutual labels:  fetch
Codice Fiscale
A PHP library to calculate and check the italian tax code (codice fiscale).
Stars: ✭ 57 (-3.39%)
Mutual labels:  generator
Tsimulus
A tool for generating random, yet realistic, time series values
Stars: ✭ 57 (-3.39%)
Mutual labels:  generator
Cross Fetch
Universal WHATWG Fetch API for Node, Browsers and React Native.
Stars: ✭ 1,063 (+1701.69%)
Mutual labels:  fetch
Redux Query
A library for managing network state in Redux
Stars: ✭ 1,055 (+1688.14%)
Mutual labels:  fetch
Taro dva typescript
Taro dva Typescript Project technology
Stars: ✭ 50 (-15.25%)
Mutual labels:  dva
Phpermutations
Generate Permutations and Combinations in an efficient way.
Stars: ✭ 56 (-5.08%)
Mutual labels:  generator
Gwt Api Generator
Generator for creating GWT JSInterop clients from Polymer Web Components
Stars: ✭ 49 (-16.95%)
Mutual labels:  generator
Openapi Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Stars: ✭ 10,634 (+17923.73%)
Mutual labels:  generator
Macchina
A system information fetcher, with a focus on performance and minimalism.
Stars: ✭ 45 (-23.73%)
Mutual labels:  fetch
Go Adorable
Adorable Avatars from Go
Stars: ✭ 50 (-15.25%)
Mutual labels:  generator
React M
react-mobile
Stars: ✭ 56 (-5.08%)
Mutual labels:  fetch
Peep
Easy Sound Generator 🐥
Stars: ✭ 59 (+0%)
Mutual labels:  generator
Antd Admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
Stars: ✭ 8,678 (+14608.47%)
Mutual labels:  dva

##基于react的dva代码生成器

一键生成model、route、less、proxy文件。同时内置perfect-fetch,你只要像如下代码调用就可以了:

return sendrequest(`${nodeserver}/xx/xx/xx`, {
	id: 1,
	name: "jnotnull"
})

perfect-fetch请参见https://github.com/jnotnull/perfect-fetch

##安装

npm install dva-generator -g

##执行

generate-dva bot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].