Скрипти
-
-
Better Movie-blog JS - Browse trough the articles with left and right cursor keys
Бібліотеки
-
Comparator JS (Бібліотека) - Configurable Comparator similar to java.util.Comparator in Java 8
-
PrivateProperty JS (Бібліотека) - Weakly references a value to a specified object. May be used to create private fields.
-
Enum JS (Бібліотека) - Enumeration class. Each enum propertiy has the properties "ordinal", "name" and "text".
-
DATA_TABLE_COLUMN JS (Бібліотека) - columns object for datatables.net
-
Beitrag JS (Бібліотека) - Class representing an article from the page movie-blog.to / movie-blog.org
-
ParseUtil JS (Бібліотека) - Utility methods for DOM and string parsing
-
SimpleCache JS (Бібліотека) - A Map extended as a Cache. Optional KeyExtractor - Function, optional ValueTransformer - Functions, as well as an optional validityPeriod after which an entry is automatically going to be removed.
-
HttpRequest JS (Бібліотека) - HttpRequest for any type of request and HttpRequestHTML to request webpage. Supports caching of responses to handle status 304.
-
Patch When Available Library JS (Бібліотека) - Calls a function (getExpectedFnc()) repeatedly until it gives an expected result (confirmIsAvailableFnc()). Forwards it to (doPatchFnc()).