2.0.5 • Published 5 years ago

easyforms-knack v2.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
5 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

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.30

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago