3.1.6 • Published 2 years ago

apis-devs v3.1.6

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

Description

This is a NodeJs Library where it is role is to convert dreambooth required API to a functional call api has the ability to be integrated with any nodeJS project.

Webstorm SETUP

  • enable Eslint
    • File
    • Settings img.png
      • Search "eslint"
        • Select
          • Automatic Eslint configuration
          • Run Eslint on save
          • press on All Actions on save
          • make sure run eslint is selected img_1.png
  • Search "nodejs"
    • img_2.png

Run

* npm install 
* npx ts-node class-path

Build

* npm run build

Lint

* npm run lint

How to use ?

  • use it locally
    • before commit/push
      • Clone the repo from GitHub
      • Update the code
      • Run npm run build
      • Add this module with the following command : npm i path to the required project
3.1.6

2 years ago

3.1.5

2 years ago

3.1.4

2 years ago

3.1.3

2 years ago

3.0.4

2 years ago

3.1.2

2 years ago

3.0.3

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.5

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago