This package was created to separate Views and Models. This package implements logic. Thus, you need create View.
published version 1.7.0, 7 years agoIt predicts losing units. Every times, after battle, you can set allies, enemies and lost units. Thus, you teach its to predict.
published version 2.0.1, 7 years ago```javascript const localStorage = new StorageLocal() if (localStorage.hasKey('user_id') === false) { localStorage.setData('user_id', ID) } console.log('ID', localStorage.getData('user_id')) ```
published version 1.0.8, 7 years agoThis package implements [models](https://github.com/ui-package/table-component).
published version 1.2.6, 7 years agoReplace first of the search element with the replacement other element. This function returns boolean.
published version 1.0.5, 7 years agoFunction "stringToDate" parse string. It returns object of Date. If format or date are invalid then it returns null.
published version 1.0.0, 7 years agoIt returns difference between client and server dates.
published version 1.0.0, 7 years agoThis method finds N-th item from end of array and returns its. If you require N-th more than length of array, then it returns first item.
published version 1.0.1, 7 years ago