Alex

Results 11 issues of Alex

This PR allows to reduce build size and remove redundant files from the package.

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description The use case is next: I...

V4

From my perspective, it is a good idea to add a few CLI commands for better developer experience. For example: **schema.graphql** ``` sap generate mutation --name createPet ``` The command...

Hi! Thank for creating an awesome project! Today I met strange behavior: 1. I tried to put a new item into the table. 2. Click 'Save', but nothing happened 3....

Changes: add host parameter to documentation example in README.md Demo Link: https://github.com/AlexHladin/serverless-dynamodb-local/tree/update-documentation Screenshots for the change: ![image](https://user-images.githubusercontent.com/7945837/136835450-dcd176ae-d41a-46c3-b04a-9f74dca9a5c8.png)

This PR is aimed to remove `tools` directory from npm artifact. Current files structure looks like: Definitely that `tools` directory is redundant for target users of the library.

This PR removes duplicated decodeAndBlitFrameBGRA function from the omggif.js file.

This PR drops the uuid package from project dependencies and substitutes it with the native [crypto module](https://nodejs.org/docs/latest-v14.x/api/crypto.html) from Node.js.

### Please confirm if bug report does NOT exists already ? - [X] I confirm there is no existing issue for this ### Steps to reproduce ? 1. Create a...

This PR adds Ukrainian language.

type: enhancement