Skip to content

Instantly share code, notes, and snippets.

View shadowpint's full-sized avatar
💭
Learning React, its awesome

Neeraj giri shadowpint

💭
Learning React, its awesome
  • Gurgaon, India
View GitHub Profile
import React, { Component, PropTypes } from 'react'
import { Table, Menu, Icon, Segment, Input } from 'semantic-ui-react'
class TableElement extends React.Component {
constructor(props) {
super(props);
this.data = props.data
this.renderRow = props.renderBodyRow || this.defaultRenderBodyRow
this.headerRow = props.headers || Object.keys(this.data.pop());
this.currentIndex = 0
Download Google Drive files with WGET
Example Google Drive download link:
https://docs.google.com/open?id=[ID]
To download the file with WGET you need to use this link:
https://googledrive.com/host/[ID]
Example WGET command:
https://github.com/dominicneeraj/Movie-Recommender-App/blob/master/app-release.apk
https://github.com/dominicneeraj/Stack-Board/blob/master/app-release.apk
https://github.com/dominicneeraj/StudyTrack
https://play.google.com/store/apps/details?id=in.digitalsweeper.digitalsweeper