1.0.14 • Published 8 years ago

m4g1c v1.0.14

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

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);})
1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago