Socket
Socket
Sign inDemoInstall

seeds

Package Overview
Dependencies
10
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    seeds

Seeds is a full-stack framework for rapidly building ambitious ember applications


Version published
Weekly downloads
10
increased by100%
Maintainers
5
Install size
20.4 MB
Created
Weekly downloads
 

Changelog

Source

v2.3.1 | 2016-04-06

  • Added link to docs to npm
  • runs multiple ember servers. WIP

Readme

Source

Seeds.js - A Full Stack JavaScript Framework

Join the chat at https://gitter.im/terminalvelocity/seeds.js Stories in Ready Downloads on NPM

Seeds is an acronym that stands for Sails Ember Ember-Data Semantic-UI. It is designed for Rapid Application Prototyping.

View full documentation.

                                                         .
                                              .         ;
                 .              .              ;%     ;;
                   ,           ,                :;%  %;
                    :         ;                   :;%;'     .,
           ,.        %;     %;            ;        %;'    ,;
             ;       ;%;  %%;        ,     %;    ;%;    ,%'
              %;       %;%;      ,  ;       %;  ;%;   ,%;'
               ;%;      %;        ;%;        % ;%;  ,%;'
                `%;.     ;%;     %;'         `;%%;.%;'
                 `:;%.    ;%%. %@;        %; ;@%;%'
                    `:%;.  :;bd%;          %;@%;'
                      `@%:.  :;%.         ;@@%;'
                        `@%.  `;@%.      ;@@%;
                          `@%%. `@%%    ;@@%;
                            ;@%. :@%%  %@@%;
                              %@bd%%%bd%%:;
                                #@%%%%%:;;
                                %@@%%%::;
                                %@@@%(o);  . '
                                %@@@o%;:(.,'
                            `.. %@@@o%::;
                               `)@@@o%::;
                                %@@(o)::;
                               .%@@@@%::;
                               ;%@@@@%::;.
                              ;%@@@@%%:;;;.
                          ...;%@@@@@%%:;;;;,..
                    Plant some seeds, watch em grow
                        You reap what you sow

Seeds.js

Installation

npm install -g seeds

Usage

Generates a new project with the supplied name

$ seeds new [name]

Run API Server at 1776 and Frontend at 4200

$ seeds serve

Generates boilerplate of named [name]

$ seeds generate <kind> [name] <attrs:type>
Currently only scaffold generator is available.
$ seeds generate scaffold user name:string email:string age:number birthday:date newsletter:boolean

Note

Seeds.js uses tagged releases. The latest tagged version is the latest version available on NPM. Master is dev master branch.

Keywords

FAQs

Last updated on 06 Apr 2016

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