Code Monkey home page Code Monkey logo

gslides-maker's Introduction

gslides-maker v0.5 [beta]

Generate Google Slides from Wikipedia content.

The presentation content is adaptable to all kinds of Google Presentation Themes available.

This beta version does not yet produce slides containing images. It only produces text content.

Contributions are welcome.


Usage

Install gslides-maker globally using -g argument and then run it:

$ npm install -g gslides-maker
$ gslides-maker

Adaptive Slides

Adapted Text Content

The generated presentation is a BLANK theme. After the presentation is created, you can choose your favorite theme. The font style, size and color of the text content also change according to the chosen theme.

License

This project is under the MIT license. See the LICENSE for more information.


Created by vilmacio

gslides-maker's People

Contributors

dependabot[bot] avatar vilmacio 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  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

gslides-maker's Issues

Data structure

data:{
   input: {
      search: string,
      article: string,
      lang: string
   },
   cleanContent: string,
   sentences: [
   {
      text: string
      keywords: Array<string>
      images: Array<string>
   }
]
}

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.