Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anka

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anka

WeChat miniprogram helper

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

WeChat miniprogram helper

Install

  npm install anka -g

Usage

  Usage: anka [options] [command]

  Options:

    -v, --version                   output the version number
    -h, --help                      output usage information

  Commands:

    init                            initialize WeChat miniprogram project
    page [page-name]                initialize WeChat miniprogram page
    component [component-name]      initialize WeChat miniprogram component
    add [options] [component-name]  page that is going to register component
    rm [options] [component-name]   remove component from page

Config

  // wxApp/anka.config.json

  {
      "components": "./components",
      "pages": "./pages"
  }

FAQs

Package last updated on 17 Jul 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc