Darlan Mendonça

Results 13 issues of Darlan Mendonça

Any intention to use js classes es6 to controllers or services? I'm looking a way to use these, i.e. ``` js // instead angular .module('app') .controller('LoginController', LoginController); function LoginController() {...

What do you think about adding support for [browserstack](https://www.browserstack.com/)?

I add a bower.json, with the following ```json { "name": "vocalizer", "version": "0.0.9", "description": "A simple javascript plugin to show people how to say your name correctly.", "main": [ "dist/vocalizer.min.css",...

Nice module I suggest distribute it in bower, what you think?

When I run my specs, I receive the following error ```sh BrowserStackTunnel: binary not present ``` Sorry if it is a stupid doubt, but I'm confused how proceed

What you think about add a rounded rectangle? I suggest a property `radius`, e.g. ```js const rectangle = ocanvas.display.rectangle({ width: 200, height: 100, x: 0, y: 0, stroke: '1px black',...

what you think about add a boolean to randomize string displayed from array?

- one variable per var statement - Method chaining

Hello !! when I install it from npm, I receive the following error ![screen shot 2017-01-25 at 10 49 47](https://cloud.githubusercontent.com/assets/876227/22291121/db92c3bc-e2eb-11e6-8eb1-51155a916844.png) as suggestion, following the npm package specs, the key `main`...

Não sei se tens esta intenção, sugiro uma versão em inglês creio que possa atingir mais pessoas

enhancement