From 46c76d115f34499f8a9b0c62db85ece04ce88bf4 Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 28 Aug 2019 19:50:51 -0700 Subject: [PATCH] Add `analytics` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks for the awesome list & consideration! 🚀 --- Repo: https://github.com/davidwells/analytics Docs: https://getanalytics.io/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0549fdb..6c53165 100644 --- a/README.md +++ b/README.md @@ -2510,3 +2510,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [bestiejs/benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com. * [xoxco/jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. * [scripted-editor/scripted](https://github.com/scripted-editor/scripted) - The Scripted code editor +* [analytics](https://github.com/davidwells/analytics) - A lightweight, extendable analytics library designed to work with any third-party analytics provider to track page views, custom events, & identify users.