Pinned Repositories
babel
Babel is a compiler for writing next generation JavaScript.
DraggableCollectionView
Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
es-named-arguments
Named arguments for ECMAScript.
es-type-hinting
Typing hinting syntax for ECMAScript
LSFileWrapper
Replacement for NSFileWrapper that loads / saves content on-demand. Understands how to save / serialize objects like ALAsset, UIImage, NSDictionary, etc...
LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
TimelineView
TimelineView functions like a UITableView, but allows you to position cells anywhere using a custom frame (CGRect). This allows you to have irregular spacing, overlapping cells, etc...
lukescott's Repositories
lukescott/DraggableCollectionView
Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
lukescott/TimelineView
TimelineView functions like a UITableView, but allows you to position cells anywhere using a custom frame (CGRect). This allows you to have irregular spacing, overlapping cells, etc...
lukescott/es-type-hinting
Typing hinting syntax for ECMAScript
lukescott/es-named-arguments
Named arguments for ECMAScript.
lukescott/babel
Babel is a compiler for writing next generation JavaScript.
lukescott/babel-jest-import-glob
Wrapper for babel-jest and makes it work with babel-plugin-import-glob
lukescott/babel-plugin-import-glob
Babel plugin to enable importing modules using a glob pattern
lukescott/CircularTimerView
Objective-C custom class that creates a circular timer for iOS.
lukescott/DateTools
Dates and times made easy in iOS
lukescott/depcheck
Check your npm module for unused dependencies
lukescott/go-plus
An Enhanced Go Experience For The Atom Editor
lukescott/gobble
The last build tool you'll ever need
lukescott/gobble-babel
Gobble plugin for babel
lukescott/gozwave
An opensource golang lib for zwave-controller communication thru serial-api. Tested and developed with a usb connected AEOTEC Z-Stick Gen5
lukescott/homebridge-homeseer
Homebridge plugin for HomeSeer
lukescott/isparta
A code coverage tool for ES6 (6to5)
lukescott/jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
lukescott/jsVideoUrlParser
A javascript parser to extract informations like provider, video id, start time from YouTube, Vimeo, Dailymotion, Twitch,... urls
lukescott/karma-es5-shim
ES5 shim & sham for Karma
lukescott/minimatch
a glob matcher in javascript
lukescott/minimatch-capture
A minimap wrapper that captures the dynamic part.
lukescott/osc.js
An Open Sound Control (OSC) library for JavaScript that works in both the browser and Node.js
lukescott/Programming-iOS-Book-Examples
Downloadable code examples for my books, "iOS 12 Programming Fundamentals With Swift" (bk1) and "Programming iOS 12" (bk2).
lukescott/prop-types
Runtime type checking for React props and similar objects
lukescott/react-dnd-mouse-backend
Mouse Backend for React Drag'n Drop library
lukescott/react-froala-wysiwyg
React component for Froala WYSIWYG HTML Rich Text Editor.
lukescott/readable-licenses
Make your open source license text more pleasant to read.
lukescott/semantic-release
:package::rocket: Fully automated version management and package publishing
lukescott/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
lukescott/ts-babel-source-map-test
(Test for reproducing bug)