Giter Club home page Giter Club logo

stats-n-stuff's Introduction

Stats and Stuff

Screenshot

New-tab widget for fancy information and nice stats! At this time you can:

  • Display the weather at your current a location
  • Add cryptocoins (Top 100)
  • Add Use some Bookmarks

ToDo's

  • Widgets
    • Weather
    • Cryptocoins
    • RMV-Api
    • App Section
  • Dynamic background changing
  • Analog clock
  • Start Screen (Name & Location input)
  • Settings Menu
  • Save options (local storage)
  • Current location request
  • Date API
  • Parallax Scrolling
  • Remove Coin Function (CSS already done)

Environment

It has a Gulp-powered build system with these features:

  • Sass compilation and prefixing
  • Built-in BrowserSync server
  • For production builds:
    • CSS compression
    • JavaScript compression
    • HTML compression
    • Image compression

In progress:

  • Handlebars HTML templates with Panini
  • JavaScript module bundling with webpack

Stack Dependencies

To use this stack, your need:

  • NodeJS (0.12 or greater)
  • Yarn (used instead of npm for dependency management)
  • Git

Setup

Open the project folder in your command line, and install the needed dependencies:

cd projectname
yarn

Finally, run the following command to start the Gulp-powered build system:

yarn start

Your finished site will be created in a folder called dist, viewable at this URL:

http://localhost:8000

To create compressed, production-ready assets, run:

yarn run build:production

Installing Frontend Dependencies

Check the yarn documentation for information on how to manage dependencies in this project.

stats-n-stuff's People

Contributors

samsour avatar dependabot[bot] avatar lauritzr avatar tekkerthechaot avatar

Stargazers

 avatar

Watchers

James Cloos 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.