- Appcelerator
- Pittsburgh PA
- anthony.lukasavage@gmail.com
- http://tonylukasavage.com/
Popular repositories
-
pathmenu.js
Path menu interface for Appcelerator Titanium
-
triple
REPL for Titanium
-
jsstl
Pure Javascript code for parsing and rendering STL (ascii and binary) files
-
ti-mocha
Simple and reliable support for mocha testing with Appcelerator's Titanium SDK
-
Gonzo
A lightweight editor made specifically for markdown.
-
path.animator
Appcelerator Titanium iOS module that uses CABasicAnimations to add full rotations to views
76 contributions in the last year
Contribution activity
March 2017
tonylukasavage has no activity yet for this period.
February 2017
Created a pull request in highcharts/node-export-server
that received 1
comment
require('uuid/v4') requires uuid 3.0.1+
The require('uuid/v4') call absolutely requires node-uuid 3.0.1+. Calling the API in that manner was introduced in 3.0.1. Because the dependency in…