mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-23 11:50:15 +08:00
bb2198f4d8169e7eb73df4b82a9baaefc1b3f252
Added all stuff required to use the ASYNC features of StateMachine and refined some other modelled functions / properties. Also removed: - onbeforeevent: EventCallback; - onleaveevent: EventCallback; - onenterevent: EventCallback; - onafterevent: EventCallback; and the EventCallback interface. StateMachine dynamically adds event functions depending on the config being used. These can't be modelled in this file. The four event callbacks from above could wrongly suggest that these event callbacks are present on the returned StateMachine instance. Also noticed a bug in the StateMachine code. The StateMachine is wrongly using the StateMachine.Result constants. The author forgot the add the Result property to the code, so he's now returning StateMachine.SUCCEEDED instead of StateMachine.Result.SUCCEEDED. I will create a pull-request to fix this issue.
The expires option can be either a number or a Date object. (https://github.com/carhartl/jquery-cookie#expires)
DefinitelyTyped
TypeScript type definitions repository for popular JavaScript libraries.
The project aims to provide high quality definitions for the most popular libraries out there.
Complete
- AngularJS (by Diego Vilar) (wiki)
- async (by Boris Yankov)
- Backbone.js (by Boris Yankov)
- Bootstrap (by Boris Yankov)
- bootstrap.datepicker (by Boris Yankov)
- Box2DWeb (by Josh Baldwin)
- Breeze (by Boris Yankov)
- CodeMirror (by François de Campredon)
- Chosen (by Boris Yankov)
- Chrome (by Matthew Kimber)
- dynatree (by François de Campredon)
- d3.js (from TypeScript samples)
- EaselJS (by Pedro Ferreira)
- ember.js (by Boris Yankov)
- Express (by Boris Yankov)
- Fancybox (by Boris Yankov)
- Finite State Machine (by Boris Yankov)
- Foundation (by Boris Yankov)
- GoogleMaps (by Esben Nepper)
- Handlebars (by Boris Yankov)
- Hammer.js (by Boris Yankov)
- Highcharts (by damianog)
- History.js (by Boris Yankov)
- Humane.js (by John Vrbanac)
- Impress.js (by Boris Yankov)
- iScroll (by Boris Yankov)
- Jasmine (by Boris Yankov)
- jQuery (from TypeScript samples)
- jQuery Mobile (by Boris Yankov)
- jQuery UI (by Boris Yankov)
- jQuery.BBQ (by Adam R. Smith)
- jQuery.Cookie (by Roy Goode)
- jQuery.Globalize (by Boris Yankov)
- jQuery.Timepicker (by Anwar Javed)
- jQuery.Transit (by MrBigDog2U)
- jQuery.Validation (by Boris Yankov)
- jQuery.Watermark (by Anwar Javed)
- Knockback (by Marcel Binot)
- Knockout.js (by Boris Yankov)
- Knockout.Mapping (by Boris Yankov)
- Knockout.Validation (by Dan Ludwig)
- linq.js (by Marcin Najder)
- Modernizr (by Boris Yankov)
- Moment.js (by Michael Lakerveld)
- Mustache.js (by Boris Yankov)
- Node.js (from TypeScript samples)
- node_redis (by Boris Yankov)
- node-sqlserver (by Boris Yankov)
- PhoneGap (by Boris Yankov)
- Platform (by Jake Hickman)
- PouchDB (by Bill Sears)
- PreloadJS (by Pedro Ferreira)
- QUnit (by Diullei Gomes)
- Raphael (by CheCoxshall)
- require.js (by Josh Baldwin)
- Sammy.js (by Boris Yankov)
- Select2 (by Boris Yankov)
- SignalR (by Boris Yankov)
- socket.io (by William Orr)
- SoundJS (by Pedro Ferreira)
- Spin (by Boris Yankov)
- Sugar (by Josh Baldwin)
- SwipeView (by Boris Yankov)
- Teechart (by Steema)
- Toastr (by Boris Yankov)
- TweenJS (by Pedro Ferreira)
- tween.js (by Adam R. Smith)
- Ubuntu Unity Web API (by John Vrbanac)
- Underscore.js (by Boris Yankov)
- Underscore.js (Typed) (by Josh Baldwin)
Languages
TypeScript
100%