Skip to content

A development kit and environment umbrella designed specifically for generating canon quality and functional LCARS methodology interfaces within a webview.

License

Notifications You must be signed in to change notification settings

JawsomeJason/LCARS-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCARS SDK 16276.31

The LCARS SDK is a development kit and environment umbrella designed specifically for generating canon quality and functional interfaces with the LCARS methodology within a webview. Utilizing a webview the LCARS SDK can be applied to cross-modern internet browsers and both mobile and desktop applications. Anywhere a webview is in place the SDK could be used.

While the JS API could be written without a library, to make it more accessible the $.(); syntax is used via the jQuery library. Zepto may be used as a drop-in replacement preference.

  1. Illustrator files for mockups and direct sizing porting.
  2. Base CSS which is the minimal requirement to utilize the LCARS methodology.
  3. JS API which is optional but useful for creating, managing and maintaining the interfaces.

The wiki assumed the JS API is utilized but all the classes and options are presented for any hardcoding of an interface.

Provided with the LCARS SDK are three built interfaces:

  1. Random Color Generator - New color selection after every refresh and auto sizes with the built in zoom function.
  2. Hardcoded - Same layout as the Color Generator but is hardcoded html with all JS removed. Only powered by CSS.
  3. Visual Guide - A reference and testing setup for all elements and their variants.

For more information:

http://www.lcarssdk.org/
https://www.facebook.com/LCARSSDK

To learn how to use the LCARS SDK read through the attached wiki.

About

A development kit and environment umbrella designed specifically for generating canon quality and functional LCARS methodology interfaces within a webview.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.2%
  • CSS 22.2%
  • HTML 4.6%