Coder Social home page Coder Social logo

wink's Introduction

WINK

Wink Toolkit is a lightweight JavaScript toolkit which will help you build great 
mobile web apps. It is designed and developed to meet the specific constraints 
of the mobile environment.

Components
----------

View the index.html file to have an overview of the  various components included in Wink.


Build
-----

In the "utils/build folder", you will find utilities to optimize WINK.
The "build_wink_core" target of the "build.xml" file, will build
the core of the kit. It will create a "wink" folder in the "utils/build" directory
and build the "wink.min.js" file (the concatenated and optimized core) that you should
use in your project.

The core is composed of:

- _amd
- _base/_base
- _base/_dom
- _base/_feat
- _base/_kernel
- _base/error
- _base/json
- _base/topics
- _base/ua
- fx/_xy
- net/xhr
- math/_basics
- ui/xy/layer
- ux/touch
- ux/event

If you want to build your own version of wink and add some more components,
you should first modify the "profiles.json" file to fit your needs and then just
run the default target of the build ("called "build_wink")


Documentation
-------------

The documentation can be generated from the source code using JSDoc. A specific
wink template and configuration file are available in the utils/doc folder. Have
a look at the README file at the root of the utils/doc folder if you want to
generate the documentation


Utilities
---------

In the "utils" folder, you will also find a utility to base64 encode images.


Licence
-------

The WINK project is released under the "Simplified BSD license". See the 
"licence.txt" file for more details.

wink's People

Contributors

sylvainl avatar winktoolkit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.