New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-speedseed

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-speedseed

Speed seed with multiple posibilities. Writed with es6 - Required nodejs 4.0 or superior

  • 0.2.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
113
Maintainers
1
Weekly downloads
 
Created
Source

generator-speedseed

v.0.2.7

Seed for projects created with:

  • Tasks

    • BabelJs
    • Gulp
  • Html

    • Jade
  • CSS

    • Stylus

Use

  • Once

    • npm install gulp -g
    • npm install yo -g
    • npm install generator-speedseed -g
  • In the project

    • yo speedseed
    • npm install
  • Launch project

    • gulp run

Structure

  • -ss - don't change this content folder, is updated with generator-speedseed next versions

  • _deploy - code generated with gulp run, contain code of dev transpiled to html, css, es5. Folders and files _are ignored*

  • dev - scaffolding basic

    • _components components jade
    • css - contain .styl files
    • js - contain .js files write with es6
    • views - contain .jade files
    • __global.js - properties inyects to all files .jade
    • _index.js - properties inyects to file index.jade
    • index.jade - index of the page
  • .editorconfig - list of code rules for the ide

  • .eslintrc - list of code rules

  • .gitignore - ignore files for git

  • .yo-rc.json - created for yeoman for future updates

  • gulpfile.js - call gulp tasks of -ss

  • package.json - packages of npm

Keywords

FAQs

Package last updated on 24 Apr 2016

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