2.0.5 • Published 6 years ago

easyforms-knack v2.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

pipeline status coverage report

How to install this dependency:

Add the following to your dependencies:

"easyforms-knack": "git+ssh://git@gitlab.com:scops_solution/easyformsltd/knack.git"

Or enter the following command:

npm i git+ssh://git@gitlab.com:scops_solution/easyformsltd/knack.git

Note you will need to have your current user and your gitlab account hooked up via SSH to have it work

How to use it:

  1. Import the package:
    • const { Knack } = require('easyforms-knack')
  2. Create a new instance:
    • let knack = new Knack(key, id)
  3. Call methods!

NB: if you are using a version of npm between 5.1 and 5.6 you may encounter a bug where every other module you install will remove this (and other git) modules. Upgrading npm to 5.7 or higher should fix this issue.

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago