This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Release 1.0.0
Whats new
We have refactored code and added new features:
- Created modules folder which contains all needed methods and functions:
- Added errors handlers for all async methods and functions.
- Added configuration support for possible variants of projects. For example, branch 'With-Bootstrap' has a 'config.json' file with the next code:
- Added tests which prevent possible programming errors (Jasmine - Behavior-Driven Javascript).
Coming soon
We will add Webpack Module Bundler option.