diff --git a/README.md b/README.md index 5600d39..81f097b 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [humane-js](https://github.com/wavded/humane-js) - A simple, modern, browser notification system. * [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for JavaScript. * [notie](https://github.com/jaredreich/notie) - Simple notifications and inputs with no dependencies. +* [notifire](https://github.com/notifirehq/notifire) - Open-source notification infrastructure for products. ## Sliders @@ -1003,7 +1004,7 @@ http://www.listjs.com * [mixitup](https://github.com/patrickkunka/mixitup) - MixItUp - A Filter & Sort Plugin. * [grid](https://github.com/hootsuite/grid) - Drag and drop library for two-dimensional, resizable and responsive lists. * [jquery-match-height](https://github.com/liabru/jquery-match-height) - a responsive equal heights plugin for jQuery. -* [survey.js](https://github.com/surveyjs/surveyjs) - JavaScript Survey Engine. It uses JSON for survey metadata and results. http://surveyjs.org/ +* [SurveyJS](https://github.com/surveyjs/survey-library) - SurveyJS is a JavaScript Survey and Form Library. https://surveyjs.io/ * [Array Explorer](https://github.com/sdras/array-explorer) and [Object Explorer](https://objectexplorer.netlify.app/) - Resources to help figure out what native JavaScript method would be best to use at any given time. * [Clipboard.js](https://clipboardjs.com/) - "Copy to clipboard" without Flash or use of Frameworks. * [ky](https://github.com/sindresorhus/ky) - Tiny and elegant HTTP client based on the browser Fetch API.