1.1.7 • Published 2 years ago
fannxt-utilities v1.1.7
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 loginto authenticate yourself to publish the package. - Use
npm publishcommand to publish the package.
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.0.10
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago