12 packages
mini-express-server
A short implementation of a web server based in express architecture using build-in node modules
ngp-enter-section
Angular library for creating animations on web content. Creates transitions on the X and Y axes that create the nice effect of entering content as the user scrolls.
ngp-image-picker
Angular library for the selection, edition and compression of images in png, jpeg and webp formats.
ngp-lazy-image
It is a directive developed in angular for the lazy loading of images
ngp-lazy-load
It is a directive developed in angular for the lazy loading of images, iframe, object and any content that have children nodes ### Installation ```sh npm i ngp-lazy-load --save ``` ### Usages You must import the module `NgpLazyLoadModule` where you will u
ngp-material-rating
https://github.com/josealejandro2928/ngp-material-rating#readme
parallelizer-function
An npm package for running JavaScript functions in a different Thread. This implementation uses the Worker API. It works for both browsers and NodeJs. Based on the run environment, it uses the Nodejs build-in library "worker_threads" or the default window
react-basic-stepper
A simple stepper provides a wizard-like workflow by dividing content into logical steps.
react-hook-modal
A custom modal, with a custom hook for modal handling in React App
react-image-picker-editor
React library for the selection, edition and compression of images in png, jpeg and webp formats.