vvakame
b1880a7db7
improve i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts
2016-03-29 00:06:14 +09:00
Michal Ledin
5bdb771c87
Updated i18next definitions to 2.3.4.
2016-03-19 13:37:45 +03:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Cyril Schumacher
36e064e2cb
Fix error for "connect-timeout".
...
Add module to extend interface for "i18next".
Add default export for "express-brute-memcached".
Remove unnecessary interface for "i18next-express-middleware".
Add definitions for "i18next-browser-languagedetector" and "i18next-node-fs-backend".
2016-02-29 18:33:35 +01:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
Cyril Schumacher
223d9bcb01
Fix error.
2016-01-14 19:55:18 +01:00
Cyril Schumacher
61b120cc79
Update definitions for "i18next" and "i18next-sprintf-postprecessor".
2016-01-14 19:51:12 +01:00
Cyril Schumacher
257f49655e
Add options for "express-brute".
...
Add definition for "i18next-sprintf-postprocessor".
2016-01-14 19:17:06 +01:00
Cyril Schumacher
5f2a5d25bb
Update definitions for "i18next-express-middleware", "i18next" and
...
"connect-timeout".
Remove "tscparams" file for "acc-wizard".
2016-01-07 16:23:33 +01:00
vvakame
833252b735
adhoc fix i18next/i18next.d.ts
2015-09-03 21:21:18 +09:00
TeamworkGuy2
06274a0a71
Added type definition for translate() 'options' parameter based on the source code from https://github.com/jamuhl/i18next/
2015-08-22 18:51:52 +00:00
Watal M. Iwasaki
0bae9f2cb7
i18next: Modify 'callback' to take two arguments.
2015-07-19 22:24:02 +09:00
Watal M. Iwasaki
aaa447bd7e
i18next: Add init() and setLng() with a two-arg callback
2015-07-17 00:51:16 +09:00
David Sidlinger
8eab092b03
Allow string or boolean for fallbackLng
2015-07-08 10:39:45 -05:00
Lucy He
f3797dc850
Move function so typings are alphabetical.
2015-06-05 18:10:15 -04:00
Lucy He
279425d25f
Add typing for addResources. Export i18next-client module.
2015-06-05 18:04:26 -04:00
Andrey Taritsyn
c4efb1a690
i18next: Add declaration of external module
2015-02-11 19:21:55 +03:00
ruslanmogilevskiy
8cf3af3240
Update i18next.d.ts
...
Fix the global variable name from i18next to i18n
2014-10-13 18:20:13 +03:00
Panu Horsmalahti
97a4f36d64
Add exists function to i18next
2014-09-16 12:19:41 +03:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
Bartvds
03eecbb681
added/fixed headers e-i
...
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
vvakame
fb25dd7919
Support --noImplicitAny about i18next/i18next.d.ts
2014-01-11 23:38:37 +09:00
Igor Oleinikov
7d38e1ff5e
i18next: fixed test
2013-12-19 15:42:57 +04:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
Alex Varju
204ec28733
rename sinon definitions now that newer versions are supported
2013-09-18 09:58:08 -07:00
vvakame
6140fa1925
newline charactor alignment with \n
2013-09-08 23:23:01 +09:00
vvakame
993f626638
fixed i18next compile error effected by jquery.d.ts
2013-09-08 23:22:00 +09:00
Richard Hepburn
e98875bf10
Changed bool -> boolean to align with TypeScript 0.9
...
Updated bool type declarations to boolean to align with the ES6 standard
now supported in TS 0.9.
2013-07-05 13:01:50 -04:00
Neil Stalker
7b441a8d21
fix i18next, jsFixtures, sinon and expect for TS 0.9
...
move and rename i18next test file
2013-06-21 15:47:23 +01:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Maarten Docter
b0314518dc
Added i18next TypeScript declarations source file + tests
...
i18next.d.ts file and test files as accepted by the library author Jan
Mühlemann. See pull request: https://github.com/jamuhl/i18next/pull/64
The jQuery / Mocha and Sinon *.d.ts files aren't my work and some seem
to be incomplete, but are only included because the original test page
(http://i18next.com/pages/test.html ) uses them and they do the job.
2013-01-15 16:57:50 +01:00