JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q42209F
  • License MIT

Generate a software stack that markets itself!

Package Exports

  • stackflow

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stackflow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

stackflow

Generate your next-gen software stack for your world-changing startup!

Each generated software stack will not only attract 100x programmers, but also roll off the tongue (so you can use it in a rap jingle)!

Example

var giveMeSoftware = require('stackflow');
var myNewSoftwareStack = giveMeSoftware();
// { name: 'BARF',
//   stack: [ 'Backbone', 'Algol', 'Redis', 'Flat Files' ] }

NEW! Pick your own stack name!

var giveMeSoftware = require('stackflow');
var myNewSoftwareStack = giveMeSoftware('BEST');
// { name: 'BEST',
//   stack: [ 'Backbone', 'Express', 'SmartDB', 'Typescript' ] }

You can even use it as a command line tool!

$ npm install -g stackflow
$ stackflow
YAWN: YUI, Apache, Windows, Node.JS

Or, with your own name!

$ stackflow money
MONEY: MemCached, Oracle, Node.JS, Express, YUI

License

MIT