0.1.1 • Published 5 years ago

jmodifier v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

jModifier Logo jModifier Beta 0.1.1

No build tools, simple concepts, do more.

Currently has one method of which is just a dummy method (jModifier.ping()).

follow me on Twitter for other cool stuff && join the Albatross Discord server

Installation

Copy the code from /build/jModifier.mint.js or install via npm:

$ npm i jmodifier
const jModifier = require("jmodifier").mint;
// See below for build versions

Builds

  • /builds
    • /jModifier-core.js - core es6
    • /jModifier-debug.js - debugging
    • /jModifier-index.js - development/integration
    • /jModifier-mint.js - production (mint = minified & transformed)

Click here to find the old (unstable) jModifier

Contributing

Open in Gitpod

0.1.1

5 years ago

0.1.0

5 years ago

0.0.0

5 years ago