kornelski / slip

Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k stars 213 forks source link

add support for meteorjs #83

Closed ziedmahdi closed 3 years ago

ziedmahdi commented 7 years ago

This will add support for MeteorJs. After publishing this package to atmospherejs, Meteor community can simply type meteor add pornel:slip to integrate slip in their projects.

You need first to create a meteor account with username pornel as packages has a name convention username:package_name. This is the signup page.

Once you have your own meteor account you can follow this guide to publish the package.

I will be more than happy to assist you.