Skip to content

tidev/hyperloop-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperloop Utilities

This repository provides CommonJS utilities to be used in native module development with Appcelerator Hyperloop.

Current Utilities

  • Time conversation (Javascript Date <-> NSDate)
  • Web-Colors (#fff, white, rgba(1,1,1,1) -> UIColor)
  • iOS version-control (isiOS<7,8,9,10>OrGreater, isiOSGreaterOrEqualTo)
  • Force-Touch validation
  • Various other utils (see lib/utils.js)

Contribute

We are very happy about any contributions to ease the way to map Javascript input to Hyperloop. If you have ideas to extend the utitilities (both iOS and Android are welcome), please open a Pull Request and we take a look! 🚀

License

This project is open source and provided under the Apache Public License (version 2). Please make sure you see the LICENSE file included in this distribution for more details on the license. Also, please take notice of the privacy notice at the end of the file.

© Copyright 2016, Appcelerator, Inc. All Rights Reserved.

About

A collection of CommonJS modules to be used in Appcelerator Hyperloop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published