New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

coding-helper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coding-helper

CodeSmith for react dva stack

latest
Source
npmnpm
Version
0.7.1
Version published
Weekly downloads
50
25%
Maintainers
1
Weekly downloads
 
Created
Source

coding-helper

CodeSmith for react dva stack

Getting Started

Install, start.

# Install
$ npm install coding-helper -g


gift all --route_name={your route_name} --namespace={your namespace} --model_name={your model_name}

and your project changed

.
├── src                    # Source directory
    ├── models             # Dva models
       └── {your model}.js     #  new model
    ├── router.js          #  add a new route
    ├── routes             # Route components
       └── {your route}     # new route dir
          └── index.js     # new route  component 

FAQs

Package last updated on 16 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts