wegweg

0.21.0 • Public • Published

wegweg

getting started

using npm

npm i wegweg --save

example

// default init
var _ = require('wegweg')()

// with globals
var _ = require('wegweg')({globals:true})

// with globals and shelljs globals
var _ = require('wegweg')({globals:true,shelljs:true})

@todo

  • [x] time-uuid needs removed
  • [x] easycrypto needs removed
  • [x] update mongojs
  • [x] update lodash
  • [x] fix issue with root
  • [ ] build should work in browser

Dependencies (17)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wegweg

    Weekly Downloads

    60

    Version

    0.21.0

    License

    none

    Unpacked Size

    34 kB

    Total Files

    8

    Last publish

    Collaborators

    • taky
    • lgtm