1.1.7 • Published 13 days ago

fannxt-utilities v1.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
13 days ago

Package: fannxt-utilities Introduction

It is the utility package which contains commonly used functions. These functions are used across all the lambdas. The function improves code reusability.

How to add functions

  • Services directory contains API root functions.
  • Utils directory contains common utility functions.
  • In order to create new utility function check the file name if the function has common usage then use the common file.
  • If function belongs to new type such as date functions then create a new file, export and link it inside the index file.

How to publish the package

  • Create a new version in package.json
  • Use npm login to authenticate yourself to publish the package.
  • Use npm publish command to publish the package.
1.1.7

13 days ago

1.1.6

13 days ago

1.1.5

13 days ago

1.1.4

14 days ago

1.1.3

1 month ago

1.1.2

1 month ago

1.0.10

1 month ago

1.1.1

1 month ago

1.1.0

1 month ago

1.0.9

1 month ago

1.0.8

1 month ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago