Skip to content

Instantly share code, notes, and snippets.

View byCedric's full-sized avatar

Cedric van Putten byCedric

View GitHub Profile
@byCedric
byCedric / README.md
Last active August 18, 2022 06:42
Android and iOS permission scraper

Native Permission scrapers

These two scripts scrapes Android's permissions and iOS usage description lists. It extracts key information and stores it in JSON to use within other documentation.

How to use

  • Set up the files locally
@byCedric
byCedric / .mocha.opts
Last active September 21, 2016 10:01
Awesome TypeScript example project
--compilers js:ts-node/register
--reporter progress
--recursive
--colors
@byCedric
byCedric / designer.html
Created November 5, 2014 13:35
designer
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<link rel="import" href="../topeka-elements/category-icons.html">
<polymer-element name="my-element">
<template>