Coder Social home page Coder Social logo

x8bitrain / svg-emoji-corrupt Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 0.0 3.6 MB

SVG and Emoji Corrupter built in React

Home Page: https://x8bitrain.github.io/svg-emoji-corrupt/

JavaScript 42.95% HTML 3.25% SCSS 53.80%
react reactjs svg corruption corrupt dom-manipulation web-app single-page-app emoji-corrupter

svg-emoji-corrupt's Introduction

borked

SVG/Emoji Corrupter

https://x8bitrain.github.io/svg-emoji-corrupt/

Feed it an emoji or an SVG file and the corrupter will target the numbers you specify inside the d="" paths of the SVG and replaces them with a random number between whatever you set in the "replace with" slider. Why not?

TODO

  • Fix the bad reset function that results in previous SVG elements stacking onto the current one, or leave it in as a feature idk.
  • Add an emoji merge feature.

dependancies

Built with Lewagon's react boilerplate with the following packages and config:

  • React, ReactDOM
  • Webpack 4
  • Babel with es2015 and react presets
  • main application.scss stylesheet is imported in index.js as a module to enjoy hot reloading
  • react-inlinesvg
  • emoji-mart
  • panzoom
  • save-svg-as-png
  • uikit

Building

git clone https://github.com/x8BitRain/svg-emoji-corrupt.git
cd svg-emoji-corrupt/
yarn install

To start the local Webpack Dev Server (usually on port 8080):

yarn start

To lint all JavaScript files in the src folder:

yarn lint

To build assets to the dist folder:

webpack -p

svg-emoji-corrupt's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

svg-emoji-corrupt's Issues

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.