Giter Site home page Giter Site logo

scarygami / chrome-storage Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 1.69 MB

Get/store values via the Chrome Storage API

Home Page: https://scarygami.github.io/chrome-storage/

License: BSD 3-Clause "New" or "Revised" License

HTML 72.89% JavaScript 27.11%

chrome-storage's Introduction

chrome-storage

Get/store values via the Chrome Storage API.

This repository is also meant as an example how to develop Polymer elements for Chrome Apps, with testing work flows. (related article)

Dependencies

With Node.js installed, run the following one liner from the root of this project to install all dependencies:

npm install -g gulp bower && npm install && bower install

Development workflows

Test

gulp build:test

This will build a Chrome App based on the tests in the test folder into test-app which can be loaded as "Unpacked Extension" in Chrome to run the tests with the Chrome Apps APIs available.

gulp live:test

This will build the same Chrome App but with live reloading enabled.

Demo

gulp build:demo

This will build a Chrome App based on the demo folder into demo-app which can be loaded as "Unpacked Extension" in Chrome to show your element in acation

gulp live:demo

This will build the same Chrome App but with live reloading enabled.

chrome-storage's People

Contributors

scarygami avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jacobevans

chrome-storage's Issues

An `auto` attribute instead of `autoSaveDisabled`

Hi,

The Polymer way would be adding an auto attribute instead of opposite functionality like autoSaveDisabled. It's more natural I guess that the element don't do nothing by default (only on request) but it have ability to automatically perform some logic.

It's just a suggestion.
Good work anyway especially with testing.

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.