KlarkC

Results 40 issues of KlarkC

### Output (building) ``` /home/klarkc/.phpbrew/build/php-5.5.38/ext/memcached/php_memcached.h:23:33: fatal error: Zend/zend_smart_str.h: No such file or directory ``` ### Command Paste your phpbrew install command here (be sure to install with `--debug` flag, e.g....

Extension Installer
Awaiting Feedback

## Nome vue-standalone-component https://github.com/InCuca/vue-standalone-component ## Objetivo Criar um template padrão para componentes do Vue que suportem boas práticas, testes, documentação via jsdoc, exemplos de uso, styleguide e mais. ## Skills...

## emulator-gba Trata-se de um web-component emulador para GameBoy Advanced. Usando um fork do lodlineGBA. Repositório: https://github.com/klarkc/emulator-gba Demo e API: https://klarkc.github.io/emulator-gba/ Uma versão bem básica já está disponível, estou trabalhando...

JavaScript

## streaming-list É um web-component que busca streaming de jogos (ou outros assuntos) no Twitch e no Youtube. Você pode incorporá-lo em qualquer website usando a biblioteca web-components. - [Demo...

CSS
JavaScript
HTML

Adds the new [Projects API](https://developer.github.com/v3/repos/projects/) The tests are passing, but the lint contains errors from master. The lib folder are not used in the NPM package, so I put it...

I am trying to use this in a [monorepo](https://vercel.com/blog/monorepos), in vercel we can have multiple projects per repo by use of [`Root Directory`](https://vercel.com/docs/build-step#root-directory) option. When I use this, the `url`...

I am building [pure-vue](https://github.com/klarkc/pure-vue) and I am deciding between enhancing this plugin or building another from scratch. One key point would being able to run transform from `.vue` files (not...