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

Readme

Keywords

Package Sidebar

Install

npm i wegweg

Weekly Downloads

74

Version

0.21.0

License

none

Unpacked Size

34 kB

Total Files

8

Last publish

Collaborators

  • taky
  • lgtm