Socket
Socket
Sign inDemoInstall

m4g1c

Package Overview
Dependencies
4
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    m4g1c

Like a magic?


Version published
Weekly downloads
4
increased by100%
Maintainers
1
Install size
2.94 MB
Created
Weekly downloads
 

Readme

Source

Like a magic?

Code is a poem. Your commits should be cool. I find best coolest emoji for your commit.

Commit TypeEmoji
Initial Commit:tada: :tada:
Version Tag:bookmark: :bookmark:
New Feature:sparkles: :sparkles:
Bugfix:bug: :bug:
Metadata:card_index: :card_index:
Refactoring:package: :package:
Documentation:books: :books:
Performance:racehorse: :racehorse:
Cosmetic:lipstick: :lipstick:
Tooling:wrench: :wrench:
Tests:rotating_light: :rotating_light:
Deprecation:poop: :poop:
Work In Progress (WIP):construction: :construction:
OtherBe creative

Used in g3l. G3l!

Inspired URL!

# How ?

npm i --save m4g1c

Then

var m4g1c = require('m4g1c')

// Programmatical
m4g1c('init', false)
  .then((value) => {console.log(value)})
  .catch((err) => {console.log(err);})

Keywords

FAQs

Last updated on 16 Oct 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