Giter Site home page Giter Site logo

adeanima / web-app-manifest-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sammychinedu2ky/web-app-manifest-generator

0.0 0.0 0.0 704 KB

Web app for the generation of images and JSON object needed for the creation of your PWA

Home Page: https://manifest-gen.netlify.com/

HTML 11.37% JavaScript 86.80% CSS 1.83%

web-app-manifest-generator's Introduction

Netlify Status

This project was bootstrapped with Create React App and uses Netlify for hosting.

This app helps to simplify the creation of your manifest.json file for your Progressive web app and also generates the required images in varying dimensions.

The Web App Manifest generator allows for specifying icons of varying sizes. Upload an image for the icon and it would generate the remaining sizes. I wanted to make a little bench mark using graphql upload and plain express. so I ended up creating two servers:-

  • A microservice using plain express
  • A microservice using the apollo-server-express middleware Plain express.js ended up being faster.

Since graphql only support few types excluding files. I had to convert the files to base64 string and also decode back in the client.

I also didn't want to use redux for state management, so I ended up desgining my own state manager using the context and reduce hooks in React

Please feel free to make a pull request if you have any contribution or correction to make. I actually tried to clone this site using react with some extra tweaks

Below are the links to repo for the servers:

The sites link can be found here

web-app-manifest-generator's People

Contributors

sammychinedu2ky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.