1. @mozilla/glean
An implementation of the Glean SDK, a modern cross-platform telemetry client, for JavaScript environments.
@mozilla/glean
Package: @mozilla/glean
Created by: mozilla
Last modified: Tue, 30 Apr 2024 14:09:35 GMT
Version: 5.0.1
License: MPL-2.0
Downloads: 9,300
Repository: https://github.com/mozilla/glean.js

Install

npm install @mozilla/glean
yarn add @mozilla/glean

Glean.js

Glean logo

Glean.js is a modern approach for a Telemetry library aimed at JavaScript environments. It is part of the Glean project.

Documentation

All documentation is available online:

The Glean Book

If you are using Glean.js in your project, this is the place to go.
It contains user guides on getting started and other topics, as well as reference to Glean APIs.

Glean.js developer documentation

If you want to contribute to the Glean.js code base this is the place to go.

Glean.js internal reference

If you are looking for detailed documentation on the Glean APIs (internal or external) this is the place to go.

This documentation is auto generated from the doc comments throughout the Glean.js code base and
the Glean book should be preferred over this documentation whenever possible.

Contact

To contact us you can:

Credits

The Glean logo artwork was contributed by Diana Ciufo.
It's licensed under MPL.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin