UNPKG

annotations-js

Version:

Library that provides annotations functionality in vanilla JavaScript

15 lines (9 loc) 644 B
# Annotations-JS Contributing Contributing requests are always welcome. Feel free to make issues or mail me to discuss features that you want to implement. ## Making a Pull Request - Make sure that your code is good architectured and well-qualitative (use eslint and prettier). - Make sure that your feature supported on the same versions of Node as the library. - Update README.md and docs with new information if it necessary. - Create a pull request and describe your feature. ## [Code of Conduct](https://github.com/yehorbk/annotations-js/blob/master/.github/CODE_OF_CONDUCT.md) After that, the request will be reviewed and discussed.