gothic-prince


  • This package was created to separate Views and Models. This package implements logic. Thus, you need create View.

    published 1.7.0 6 years ago
  • It predicts losing units. Every times, after battle, you can set allies, enemies and lost units. Thus, you teach its to predict.

    published 2.0.1 6 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 1.0.8 6 years ago
  • This package implements [models](https://github.com/ui-package/table-component).

    published 1.2.6 6 years ago
  • Replace first of the search element with the replacement other element. This function returns boolean.

    published 1.0.5 6 years ago
  • Function "stringToDate" parse string. It returns object of Date. If format or date are invalid then it returns null.

    published 1.0.0 6 years ago
  • It returns difference between client and server dates.

    published 1.0.0 6 years ago
  • It gets sum height of elements.

    published 1.0.1 6 years ago
  • This 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 1.0.1 6 years ago