Giter Site home page Giter Site logo

google_snippet_maker's Introduction

Google Snippet Maker

Lets you create Google snippets from a txt-file.

Install

Install JSZip and html-to-image with yarn:

yarn install

Allowed Input

txt-file that contains information in the following format:

(id)
(title)
(text)
(url)
(id)
(title)
(text)
(url)
...

Changes

  1. Do not change bundle.js manually
  2. only change script-files in the folder "scripts"
  3. after making changes run:
npm run build && npm run pretty
  1. Run Server with VS-Code Extension "Live Server"

Usage

  1. click button "Choose File"
  2. choose txt-file with structure see "Allowed Input"
  3. Tick checkbox if you want a shortened URL and title
  4. Step through snippets with Back and Next Buttons
  5. Click "download currently displayed image" Button if you want the currently displayed image
  6. Click "download all images" Button if you want all snippets generated as an image

TODO

  1. allow more input files/check input type
  2. custom styling, output types, customizable link (see google)
  3. basic styling

google_snippet_maker's People

Contributors

vairasza avatar

Watchers

 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.