Simple pub/sub messaging for the web
Get the metadata from a Google Cloud Platform environment
A message bus client in Javascript
generate random IDs and avoid collisions
LiveReload JS client - auto reload browser on changes
Polyfill for Metadata Reflection API
No description provided.
TypeScript definitions for hat
Babel plugin to emit decorator metadata like typescript compiler
Reflect metadata utils
Music metadata parser for Node.js, supporting virtual any audio and tag format.
Convert form parameters to an object using the same logic as Rack
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Scrape Window Metadata
[](https://www.npmjs.com/package/@aws-sdk/ec2-metadata-service) [](https://www.npmjs.com/
TUF metadata models
SPL Token Metadata Interface JS API
Client for the Sigstore TUF repository
[](https://github.com/amilajack/ast-metadata-inferer/actions/workflows/test.yml)
StyleX babel plugin.
Helper methods for metadata
Lightweight dependency injection container for JavaScript/TypeScript
Command line interface for gulp
Create and modify PDF files with JavaScript
Add metadata tags to the header
Features: * Dynamic, framework-neutral, client-friendly <code>ResourceTemplate</code> metadata describing the path/URI structures of your whole site or of specific resources * A link header-based discovery protocol, enabling clients to find <code>ResourceTemplate</code> metadata from the resources of any enabled controller * Easy integration with Rails * JSON, YAML and XML formats, also a bonus plain text report ATTENTION: 0.8.0 adds Rails integration via Rack middleware; the Rails controller and helpers are hereby deprecated!
This release is the *last* version of cartage-rack. It will be replaced with a different tool in the future, but this release will allow installation in modern Ruby versions. cartage-rack is a plug-in for {cartage}[https://github.com/KineticCafe/cartage] to provide a Rack application that reports on release metadata. Cartage provides a repeatable means to create a package for a Rails application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt. The package is created with its dependencies bundled in +vendor/bundle+, so it can be deployed in environments with strict access control rules and without requiring development tool access.
AppfluxRuby is a ruby library for integrating your rack based applications with https://appflux.io/bugflux. This gem provides a basic API for automatically and manually sending exceptions metadata from your Rack based application. The processed exceptions data can be viewed at the error dashboard for the project on Appflux. For Rails applications, you can also send custom data to the error dashboard. It also integrates nicely with Delayed Job. Raise an issue on GitHub for any feature requests or bugs. For reporting security vulnerablities, please send an email at sgupta.89cse@gmail.com
Cartage provides a repeatable means to create a package for a server-side application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt. The package is created with vendored dependencies so that it can be deployed in environments with strict access control rules and without requiring development tool presence on the target server(s). This is the last release of cartage. It's been a fun ride, but Docker-based images are our future at Kinetic Commerce. There is one feature that remains useful, the release-metadata output. We have created a new, more extensible format for which we will be creating a gem to manage this. One example of the implementation can be found at: https://github.com/KineticCafe/release-metadata-ts We will also be replacing `cartage-rack` with a new gem supporting this new format.