Code Monkey home page Code Monkey logo

noscrape's Introduction

Hi, I am Bernhard Schönberger ✌️

Software Developer                      


Full-Stack (Web) Developer, skilled in both front-end and back-end web development. I enjoy creating things that live on the internet. Keen to create new and innovative websites and always eager to learn new technologies to enhance my skills.

Currently I'm working @ Auto Leebmann GmbH on a large e-commerce project.

Contact informations can be found @ www.schoenberger.be


noscrape's People

Contributors

dependabot[bot] avatar schoenbergerb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

noscrape's Issues

Visual Regression Testing

Description

To make sure everything is rendered well and looks like it should (different unicodes, same paths) a visual regression test should be implemented.


Expected Result

  • The test should run on any branch on any commit.
  • Test should make sure the unicodes are different, e.g. "original string" <> "obfuscated string"
  • Test should make sure that visual the obfuscated result is exactly the same as the original


Additional Details

code style and comments

What should I say... 😅

  • add proper ESLint settings
  • make sure code is clean and well structured
  • add comments!
  • and so on

Noscrape from ArrayBuffer

Discussed in #44

Description

Extend the Noscrape constructor to allow passing the font as an ArrayBuffer | SharedArrayBuffer in addition to the current option of passing it as a path (string).

Expected Result

  • The Noscrape constructor can be called with a path as a string.
    The font is then loaded by the loadSync function of opentype.js.
  • The Noscrape constructor can be called with a buffer ArrayBuffer | SharedArrayBuffer.
    In this case, the parse function of opentype.js should be used.

Update Readme

The Readme.md have to be updated to the new object-orientated approach.
Add some use-cases aswell.

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.