Git Product home page Git Product logo

ezpdf's Introduction

Hey there, I'm Matheus "Set" Inacio! ๐Ÿ˜ฌ

I am a developer, currently working mostly with TypeScript.

I also have a strong passion for gaming and game development and have studied C# and Unity in the past, after dropping my previous career as a high school tutor.

Currently at Sitemate, working to revolutionize the construction industry through technology.

If you want to get in contact with me, you can do so through my LinkedIn or Twitter.

ezpdf's People

Contributors

matheusinacio7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ezpdf's Issues

Categorize the issues

Clean up the default tags, create tags specific for the project and apply them to all existing issues.

Provide first default stylesheet

Currently the pdf is printed with a hardcoded 20px margin on the Chromium print pdf options.

We should provide a full CSS stylesheet fallback.

Clean up index.js

On this first version, everything is on the entry file.

We should have a better architecture.

Connect package to repository

It would be nice to have the package listed under "packages" or "releases"

Need to configure the registry in order to do that.

Add keywords to the project

The project currently has no keywords on the package.json

We should filter and add keywords so it's easier to find on NPM.

Split the repository in libs, including an HTTP Client and deploy it to Heroku

By having an HTTP client running on the web, the npx command could simply make a request to this server and get the PDF file as a response.

Not having to download Chromium would speed up considerably.

However, we must also keep the option of installing Chromium as a default for local installs and global installs, using the HTTP server only for npx - because that would grant the best performance while also saving network resources by not having to call the client if the user has the package installed.

Create 1.1.0 milestone

Analyze what will be shipped on version 1.1 and create the milestone here on Github Projects.

Implement better error handling

Currently errors are not catched and just terminates the process abruptly.

Should have a better way of handling errors, including cleaning up the temp folder if the process fails to complete.

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.