1.0.9 • Published 1 year ago

ski-vendors v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Ski Goggles - Ski Providers

This is the engine that powers Ski-Goggles (https://github.com/ski-gear/ski-goggles) and other related projects.
If you are looking for the Chrome Extension that can help you debug Snowplow analytics (and other vendors), check this repository.

Vendors Mapped:

  1. Adobe Analytics
  2. Facebook
  3. Google Analytics
  4. Krux
  5. Mixpanel
  6. Nielsen
  7. Rubicon
  8. Snowplow
  9. Ipsos
  10. FullStory

How to test locally

  1. Be in ski-vendors root
  2. yarn link (this generates the synthetic local module)
  3. Be in ski-goggles root
  4. yarn link ski-vendors (this links the app to the local ski vendors module)
  5. yarn install --force (this will pull the latest changes, need to confirm if this has to be run everytime)
  6. Switch to ski-vendors
  7. Make changes in ski-vendors
  8. yarn compile to generate the package changes
  9. Switch to ski-goggles
  10. yarn build or yarn dev-build to see your changes reflect in the app
  11. Open Chrome + Ski-Goggles and check your changes
  12. Loop steps 6-10 for Ski-Vendors engine testing
  13. yarn unlink before you publish~~

License


Copyright (C) 2012 REA Group Ltd.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1.0.9

1 year ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago