Socket
Socket
Sign inDemoInstall

keen-js

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keen-js - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

package.json
{
"name": "keen-js",
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "",

# Keen JavaScript SDK
### Get Project ID & API Keys
### Get API Keys
If you haven’t done so already, [login to Keen to create a project](https://keen.io/login?s=gh_js). The Project ID and API Keys are available on the Access page of the Project Console. You will need these for the next steps.
If you haven’t done so already, [login to Keen to create a project](https://keen.io/login?s=gh_js). The Project ID and API Keys are available on the Access page of the Project Console.
# Write, Track, Stream Events - Keen Tracking JS
## Keen Tracking JS
**What is an event?** An event is a record of something important happening in the life of your app or service: like a click, a purchase, or a device activation.
A JavaScript tracking library for Keen. Track events, user actions, clicks, pageviews, conversions and more!
### Installation
https://github.com/keen/keen-tracking.js
```ssh
npm install keen-tracking --save
```
## Keen Analysis JS
[Full documentation is available in the keen-tracking.js repo](https://github.com/keen/keen-tracking.js).
A JavaScript client for Keen. Make queries with ease!
# Read, Query, Compute - Keen Analysis JS
https://github.com/keen/keen-analysis.js
Keen's powerful API gives you fast answers to the questions that matter.
## Keen Dataviz JS
### Installation
A JavaScript data visualization library for Keen. Create amazing interactive charts!
```ssh
npm install keen-analysis --save
```
https://github.com/keen/keen-dataviz.js
[Full documentation is available in the keen-analysis.js repo](https://github.com/keen/keen-analysis.js).
# Visualize - Keen Dataviz JS
Create amazing charts with powerful tools like D3/C3.
### Installation
```ssh
npm install keen-dataviz --save
```
[Full documentation is available in the keen-dataviz.js repo](https://github.com/keen/keen-dataviz.js).
---

@@ -44,0 +26,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc