You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

generator-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-sandbox

generator for sandbox app

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
11
1000%
Maintainers
1
Weekly downloads
 
Created
Source

generator-sandbox

NPM version Build Status Dependency Status Coverage Status

Features

Optional

AngularJS

Included Features
Angular Sub-Generators

Available sub-generators from generator-angular

  • angular:controller
  • angular:directive
  • angular:filter
  • angular:route
  • angular:service
  • angular:provider
  • angular:factory
  • angular:value
  • angular:constant
  • angular:decorator
  • angular:view

Note: Generators are to be run from the root directory of your app.

Dependencies

Getting Started

To install generator-sandbox from npm, run:

npm install -g generator-sandbox

Usage

  • mkdir mysandboxapp && cd mysandboxapp (The directory's name is your application's name)
  • yo sandbox
  • gulp

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.
  • --skip-welcome-message Skips the welcome message.

Contributors

License

Copyright (c) 2014 Koji Wakayama. Licensed under the BSD license.

Keywords

yeoman-generator

FAQs

Package last updated on 03 Jul 2014

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