UNPKG

schedule-of-watches

Version:
31 lines (18 loc) 562 B
# visual-code-review Simple library for visual fixing of the revealed defects of imposition. ## Installation `npm i schedule-of-watches ` ## Usage ```html <div id="app"> <Calendar :ar-names="['Иванов И.И.','Петров П.П.','Сидоров С.С.']"></Calendar> </div> ``` ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## License BSD-3-Clause