All Projects → aragon → apm.js

aragon / apm.js

Licence: LGPL-3.0 license
JavaScript library for the Aragon Package Manager

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to apm.js

ilogtail
Fast and Lightweight Observability Data Collector
Stars: ✭ 1,035 (+6368.75%)
Mutual labels:  apm
nix-portable
Nix - Static, Permissionless, Installation-free, Pre-configured
Stars: ✭ 356 (+2125%)
Mutual labels:  package-management
atom-bugs
[MOVED] Atom Bugs has been moved to:
Stars: ✭ 34 (+112.5%)
Mutual labels:  apm
PackagesUI
This plugin provides you a comfortable interface for Sublime Text packages
Stars: ✭ 23 (+43.75%)
Mutual labels:  package-management
T-Reqs
T-Reqs is a multi-language requirements file generator which also serves the purpose of preparing a template Dockerfile for working with Docker applications.
Stars: ✭ 18 (+12.5%)
Mutual labels:  package-management
k8s-metadata-injection
Kubernetes metadata injection for New Relic APM to make a linkage between APM and Infrastructure data.
Stars: ✭ 19 (+18.75%)
Mutual labels:  apm
Uatu
Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook
Stars: ✭ 93 (+481.25%)
Mutual labels:  apm
lambda-memory-performance-benchmark
Performance and cost benchmark tool for AWS Lambda on memory sizes 📈⏱
Stars: ✭ 60 (+275%)
Mutual labels:  apm
choco
Chocolatey - the package manager for Windows
Stars: ✭ 8,643 (+53918.75%)
Mutual labels:  package-management
php-newrelic
PHP Library for New Relic Agent
Stars: ✭ 14 (-12.5%)
Mutual labels:  apm
ClrProfiler.Trace
CoreCLR Profiler ILReWrite , Use To OpenTracing
Stars: ✭ 49 (+206.25%)
Mutual labels:  apm
atom-php-cs-fixer
Run the 'PHP Coding Standards Fixer' within Atom
Stars: ✭ 30 (+87.5%)
Mutual labels:  apm
datadog-trace-agent
Datadog Trace Agent archive (pre-6.10.0)
Stars: ✭ 70 (+337.5%)
Mutual labels:  apm
pm2-io-apm
PM2.io APM for Node.JS
Stars: ✭ 131 (+718.75%)
Mutual labels:  apm
KeybaseRegistry
On-chain registry of Ethereum addreses <> https://keybase.io identities
Stars: ✭ 27 (+68.75%)
Mutual labels:  aragon
tester
Test runner for the Atom Editor.
Stars: ✭ 38 (+137.5%)
Mutual labels:  apm
uptrace
Open source APM: OpenTelemetry traces, metrics, and logs
Stars: ✭ 1,187 (+7318.75%)
Mutual labels:  apm
skywalking-client-js
Client-side JavaScript exception and tracing library for Apache SkyWalking APM.
Stars: ✭ 171 (+968.75%)
Mutual labels:  apm
opencensus elixir
No description or website provided.
Stars: ✭ 38 (+137.5%)
Mutual labels:  apm
publishing-python-packages
Examples and exercises for Publishing Python Packages from Manning Books 🐍 📦 ⬆️
Stars: ✭ 25 (+56.25%)
Mutual labels:  package-management

apm.js

JavaScript library to interact with the Aragon Package Management protocol.

Installation

npm i @aragon/apm

Usage

TBD.

Documentation

TBD.

Testing

Requires IPFS and an Aragon devchain running. IPFS can be started via the IPFS daemon (install link), the Aragon devchain can be started by running yarn pretest in the aragon-cli repo.

To test:

npm test

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].