1.0.50 • Published 12 days ago

toolkit-jsts v1.0.50

Weekly downloads
-
License
MIT
Repository
github
Last release
12 days ago

toolkit-jsts

Toolkit for js and ts

Using in development:

  • Inside the development toolkit folder, run the command to make the package available as a link to other projects
npm link
  • Now when I'm in another project dependent on the toolkit, run the command to make a link without having to install the package
npm link toolkit-jsts

Using in production:

npm install toolkit-jsts --save

Exports package

export {
  //================
  //REPOSITORY
  //================
  AppKnexPgRepository,
  AppKnexPgRepositoryFuncMetada,
  AppKnexPgRepositoryFuncUtils,
  AppWebAxiosRepository,
  //================
  //INTERFACES
  //================
  AppIntefaceKnexPg,
  //================
  //EXCEPTIONS
  //================
  AppExceptions,
  //================
  //UTILS
  //================
  AppRedisUtils,
  AppCacheUtils,
  AppFuncUtils,
  AppHttpStatusCode,
  AppLoggerUtils,
  AppCryptUtils,
};
1.0.50

12 days ago

1.0.49

21 days ago

1.0.48

24 days ago

1.0.47

1 month ago

1.0.46

2 months ago

1.0.45

2 months ago

1.0.44

2 months ago

1.0.43

2 months ago

1.0.42

2 months ago

1.0.41

2 months ago

1.0.40

3 months ago

1.0.39

3 months ago

1.0.38

3 months ago

1.0.37

3 months ago

1.0.36

3 months ago

1.0.35

3 months ago

1.0.34

4 months ago

1.0.33

4 months ago

1.0.32

5 months ago

1.0.29

7 months ago

1.0.27

7 months ago

1.0.31

7 months ago

1.0.30

7 months ago

1.0.19

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.9

11 months ago

1.0.8

12 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.20

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.10

10 months ago

1.0.15

8 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago