Skip to content

Commit

Permalink
remove deprecated files, duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kasprowicz committed Sep 22, 2018
1 parent d0b6c0d commit 6511193
Show file tree
Hide file tree
Showing 37 changed files with 11 additions and 94,491 deletions.
21 changes: 0 additions & 21 deletions .babelrc

This file was deleted.

3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

5 changes: 0 additions & 5 deletions .eslintrc

This file was deleted.

7 changes: 0 additions & 7 deletions .gitignore

This file was deleted.

15 changes: 0 additions & 15 deletions .npmignore

This file was deleted.

23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

13 changes: 4 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
<!--
<a name="{{ version }}"></a>
# {{ version }} {{ title }}
-->
<a name="5.0.0"></a>
# 6.0.0

**Stream: [keen-tracking.js](https://github.com/keen/keen-tracking.js)**
[Release: {{ title }} ({{ version }})](https://github.com/keen/keen-tracking.js/releases/tag/{{ version }})
**Compute: [keen-analysis.js](https://github.com/keen/keen-analysis.js)**
[{{ release-title }} ({{ version }})](https://github.com/keen/keen-analysis.js/releases/tag/{{ version }})
**Visualize: [keen-dataviz.js](https://github.com/keen/keen-dataviz.js)**
[{{ release-title }} ({{ version }})](https://github.com/keen/keen-dataviz.js/releases/tag/{{ version }})
* Clearer install instructions

-->
<a name="5.0.0"></a>
# 5.0.0

Expand Down
78 changes: 0 additions & 78 deletions CONTRIBUTING.md

This file was deleted.

35 changes: 0 additions & 35 deletions DEPLOYING.md

This file was deleted.

30 changes: 6 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,10 @@
# Keen JavaScript SDK

This is v5 of the Keen JS SDK. Previous versions and their documentation are available as [branches](https://github.com/keen/keen-js/branches) of this repo.

### Get Project ID & 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.

### Installation

```ssh
npm install keen-js --save
```

Under the hood, this is simply a bundled release of the following packages:

* [keen-tracking.js](https://github.com/keen/keen-tracking.js)
* [keen-analysis.js](https://github.com/keen/keen-analysis.js)
* [keen-dataviz.js](https://github.com/keen/keen-dataviz.js)

**Install standalone packages for better performance**

# Stream Events - Keen Tracking JS
# Write, Track, Stream Events - 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.

Expand All @@ -32,9 +16,9 @@ npm install keen-tracking --save

[Full documentation is available in the keen-tracking.js repo](https://github.com/keen/keen-tracking.js).

# Compute - Keen Analysis JS
# Read, Query, Compute - Keen Analysis JS

Keen's powerful Compute API gives you fast answers to the questions that matter.
Keen's powerful API gives you fast answers to the questions that matter.

### Installation

Expand All @@ -54,15 +38,13 @@ Create amazing charts with powerful tools like D3/C3.
npm install keen-dataviz --save
```

**Documentation:** [Full documentation is available in the keen-dataviz.js repo](https://github.com/keen/keen-dataviz.js).
[Full documentation is available in the keen-dataviz.js repo](https://github.com/keen/keen-dataviz.js).

---

### Contributing

This is an open source project and we love involvement from the community! Hit us up with pull requests and issues.
### Keen-js deprecated versions

[Learn more about contributing to this project](./CONTRIBUTING.md).
Previous versions and their documentation are available as [branches](https://github.com/keen/keen-js/branches) of this repo.

---

Expand Down
54 changes: 0 additions & 54 deletions bower.json

This file was deleted.

Loading

0 comments on commit 6511193

Please sign in to comment.