Socket
Socket
Sign inDemoInstall

generator-wejs

Package Overview
Dependencies
331
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-wejs

We.js Yeoman generator for generate plugins, themes and projects


Version published
Weekly downloads
1
Maintainers
1
Install size
33.5 MB
Created
Weekly downloads
 

Readme

Source

We.js generator | generator-wejs Build Status

A Yeoman generator for generate we.js projects, plugins, themes and clientside modules

Features

  • yo wejs:app :white_check_mark:
  • yo wejs:blog :white_check_mark: ( for create blog project )
  • yo wejs:plugin :white_check_mark:
  • yo wejs:theme :white_check_mark:
  • yo wejs:widget :white_check_mark:
  • yo wejs:helper :white_check_mark:
  • yo wejs:resource :white_check_mark:

Requirements

  • Yeoman duuhh!

install it with npm

npm install -g yo

Getting Started

What is this npm module?

It generate structures for we.js features like plugins. with example files, configs and tests

How to install the generator

To install generator-wejs from npm, run:

npm install -g generator-wejs

How to generate things?

Generate one simple app structure

yo wejs:app

Generate one we.js plugin

yo wejs:plugin

Generate one we.js theme

yo wejs:theme

Generate one we.js blog project

yo wejs:blog

Generate one we.js template helper file

yo wejs:helper

Generate resource CRUD

yo wejs:resource attr1:type attr2:type

Generate Swagger documentation

yo wejs:doc

How to test

we test
For run only 'wejs:plugin' test use:
we-test -g 'wejs:plugin'

Magicaly update all project generators

npm run upp

Sponsors

License

MIT License Copyright © 2015-present, Alberto Souza

Keywords

FAQs

Last updated on 23 Jan 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc