Posts

  • valvat

    Validates european vat numbers. Standalone or as a ActiveModel validator.

    Valvat supports validating VAT-IDs from the UK by syntax, checksum and using the HMRC API v2.0. Validation against the VIES web service stopped working early 2021.

    Sadly with the deprecation of the HMRC API v1 on January 2025 there is no open accessible web service to validate UK vat numbers anymore. To use the current v2 of the HMRC API you will need to create an account on the HMRC Developer Hub and then apply for production credentials. The second step is a little bit more involved and can take up to ten business days. See the configuration section below how to use valvat with your HMRC authentication credentials.

    Northern Ireland received its own VAT number prefix - XI which is supported by VIES web service so any XI-prefixed VAT numbers should be validated as any EU VAT number.

    Tags: #ruby โ€ข taxes โ€ข vat-validation

  • drb

    Distributed object system for Ruby

    dRuby is a distributed object system for Ruby. It allows an object in one Ruby process to invoke methods on an object in another Ruby process on the same or a different machine.

    The Ruby standard library contains the core classes of the dRuby package. However, the full package also includes access control lists and the Rinda tuple-space distributed task management system, as well as a large number of samples. The full dRuby package can be downloaded from the dRuby home page (see References).

    For an introduction and examples of usage see the documentation to the DRb module.

    Tags: #ruby

  • zent

    A collection of essential UI components written with React.

    • High quality React components
    • Builtin TypeScript support
    • Supports custom themes
    • Import JavaScript and styles only if they are used
    • Handmade icon font

    Tags: #typescript โ€ข react โ€ข ui-components

  • fela

    State-Driven Styling in JavaScript

    Support Robin Weserโ€™s work on Fela and its ecosystem directly via GitHub Sponsors.

    Tags: #javascript โ€ข css-in-js โ€ข css

  • angular-google-chart

    Google Chart Tools AngularJS Directive Module

    Install with bower

    bower install angular-google-chart --save

    Tags: #javascript โ€ข angularjs โ€ข google-charts

  • openfoodnetwork

    Connect suppliers, distributors and consumers to trade local produce.

    The Open Food Network is an online marketplace for local food. It enables a network of independent online food stores that connects farmers and food hubs (including co-ops, online farmers markets, independent food businesses, etc) with individuals and local businesses. It gives farmers and food hubs an easier and fairer way to distribute their food.

    Supported by the Open Food Foundation and a network of global affiliates, we are proudly open source and not-for-profit - weโ€™re trying to seriously disrupt the concentration of power in global agri-food systems, and we need as many smart people working together on this as possible.

    Weโ€™re part of global movement - get involved!

    • Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel and join #dev for all tech-related topics.
    • Head to https://openfoodnetwork.org for more information about the global OFN project.
    • Check out the User Guide for a list of features and tutorials.
    • Join our discussion forum.

    Tags: #ruby โ€ข food โ€ข food-hubs

  • Easy-to-RSS

    ๐Ÿš€ Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported

    ๐Ÿš€ RSS IS EASY!

    Easy-to-RSS ๆ˜ฏไธ€ไธชไธ€้”ฎๅผๅ‘็Žฐๅฝ“ๅ‰็ฝ‘้กตRSS็š„ chrome/firefox extension๏ผŒ่ฎกๅˆ’ไธŽRSSHub่”ๅŠจๅนถๆ”ฏๆŒๆ›ดๅคš็ฝ‘้กตใ€‚

    English Docs

    Tags: #javascript โ€ข rss โ€ข rsshub

  • uProxy-p2p

    Internet without borders

    uProxy is a browser extension that lets users share their internet connection.

    Tags: #typescript โ€ข proxy-server โ€ข peer-to-peer

  • kitchenplan

    Kitchenplan is a small tool to fully automate the installation and configuration of an OSX workstation (or server for that matter) using Chef. But while doing so manually is not a trivial undertaking, Kitchenplan has abstracted away all the hard parts.

    Kitchenplan is a small tool to fully automate the installation and configuration of an OSX workstation (or server for that matter) using Chef. But while doing so manually is not a trivial undertaking, Kitchenplan has abstracted away all the hard parts.

    Tags: #ruby

  • contracts

    A set of reusable smart-contracts

    At the time of this writing (May 2020), this are the contents of this repository:

    contracts โ”€โ”€โ”ฌโ”€โ”€โ”€ access        - Access Control Contracts, some of them built on top of `AccessControl.sol`
                โ”œโ”€โ”€โ”€ classifieds   - Example of a decentralized classifieds market for ERC721
                โ”œโ”€โ”€โ”€ dao           - Example of building a decentralized venture capital fund
                โ”œโ”€โ”€โ”€ energy        - Example of building a decentralized market for energy distribution
                โ”œโ”€โ”€โ”€ exchange      - The Uniswap decentralized market contracts, with solidity tests
                โ”œโ”€โ”€โ”€ introspection - Example of using ERC165 to verify contract types before casting
                โ”œโ”€โ”€โ”€ issuance      - Example of an ICO, can be used as well for share issuances
                โ”œโ”€โ”€โ”€ lists         - Reusable implementations of different types of linked lists
                โ”œโ”€โ”€โ”€ math          - Reusable implementation of a lightweight fixed point math library
                โ”œโ”€โ”€โ”€ state         - Reusable implementation of a fully-featured state machine
                โ”œโ”€โ”€โ”€ token         - Token implementations, including a reusable dividend-bearing ERC20
                โ”œโ”€โ”€โ”€ utils         - Reusable library to cast between `uint` and `int`.
                โ””โ”€โ”€โ”€ voting        - Example implementations of token-based and address-based votings
    

    Tags: #typescript โ€ข solidity โ€ข truffle

subscribe via RSS