Coder Social home page Coder Social logo

devcer / astro-monetization Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 431 KB

This Astro component simplifies the process of adding monetization links to your Astro sites.

License: MIT License

JavaScript 69.75% TypeScript 4.02% Astro 26.23%
astro-component interledger webmonetization

astro-monetization's Introduction

              

Github Stats

santosh

santosh

Github trophies

trophy

Skills

Languages

html5 javascript css3 json typescript markdown sass

Frameworks and Libraries

react redux nextjs angular angularjs styled-components tailwindcss nodejs strapi bootstrap expressjs socketio leaflet babel underscorejs

Mobile Frameworks

Ionic React Native

Testing and QA

Cypress Jasmine Jest

Tools

Firebase Yarn NPM Webpack Gulp Sentry Jira Jenkins ESLint Prettier Sonarlint Storybook

IDEs

vs code code sandbox replit jsfiddle sublime

Operating Systems

Mac OS Ubuntu Windows Android iOS

Hi there 👋

I'm Santosh, an Engineer from Hyderabad, India. I work with JavaScript.

  • 👨‍💻 Software Engineer at Marvin, Previously with Pramati, Gaian and Infosys
  • 📫 How to reach me: [email protected]
  • 🔭 Stalk me at https://twitter.com/isantoshv
  • 😄 Pronouns: He/Him
  • ⚡ The best thing I ever spent my money on was to watch a 4D movie of The Boss Baby!
  • 🧞 If there is one wish I could have, it would be to watch my favorite movie for the first time all over again.

astro-monetization's People

Contributors

dependabot[bot] avatar devcer avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

astro-monetization's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm standard-version Available

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): replace dependency standard-version with commit-and-tag-version ^9.5.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • cypress-io/github-action v4
.github/workflows/pr_title_check.yml
  • amannn/action-semantic-pull-request v5
  • ubuntu 22.04
npm
package.json
  • @astrojs/check ^0.3.1
  • astro ^3.6.1
  • cypress ^13.6.0
  • prettier ^3.1.0
  • prettier-plugin-astro ^0.12.2
  • standard-version ^9.5.0
  • typescript ^5.3.2

  • Check this box to trigger a request for Renovate to run again on this repository

New specification for payment link (june 2023)

The specification was changed in June 2023:

  • Old address : $wallet.example/alice
  • New address: https://wallet.example/alice

__

  • Before <meta name='monetization' content='$ilp.example.com/alice'>
  • After <link rel="monetization" href="https://ilp.example.com/alice">

Official doc about this update from June 2023

A new version of the Web Monetization specification was published in June 2023. Users of the previous version should be aware of the following:

  • The previous version only used Interledger’s Simple Payment Setup Protocol (SPSP). The new version uses Open Payments.
  • The element is deprecated in favor of the element.
  • The element does not support the shorthand form of a payment pointer (e.g., $wallet.example/alice). You must use the endpoint URL that the payment pointer resolves to (e.g., https://wallet.example/alice). If you need help converting a payment pointer from shorthand to its equivalent URL, enter your payment pointer into the input field on paymentpointers.org. In most cases, you can simply replace the $ with https://.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.