Giter Site home page Giter Site logo

macrochip / hacktoberfest-2018 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from david4609/hacktoberfest-2018

0.0 1.0 0.0 9.42 MB

Home Page: https://my-first-pr.github.io/hacktoberfest-2018

License: MIT License

HTML 8.87% Python 31.65% C++ 32.39% C 6.79% JavaScript 3.26% Java 8.79% C# 2.59% Batchfile 0.02% Haskell 0.49% PowerShell 0.02% Swift 0.02% Haxe 0.07% Go 1.18% PHP 0.95% Perl 1.91% Boo 0.02% Shell 0.03% Kotlin 0.05% Rust 0.40% Ruby 0.52%
hacktoberfest-accepted hacktoberfest

hacktoberfest-2018's Introduction

save() { const newData = this._data(); return new Promise(res => { this.storage.set(newData, () => { console.log(Saved data as, newData); res(); }); }); }

async reset() { this.id = { id: 0 }; this.tabs = {}; this.tabConnections = []; this.tabUpdated = {}; this.favicons = {}; await this.save(); }

console.log("Hello reader :D!");

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.