Posts

  • zf2-assetic-module

    Zend Framework module for Assetic

    Assets management per module made easy.

    • Optimize your assets. Minify your css, js; Compile scss, and more…
    • Adapts To Your Needs. Using custom template engine and want to use power of this module, just implement AsseticBundle\View\StrategyInterface
    • Well tested. Besides unit test this solution is also ready for the production use.
    • Great fundations. Based on Assetic and ZF2 & ZF3
    • Excellent community. Everything is thanks to great support from GitHub & PHP community!
    • Every change is tracked. Want to know whats new? Take a look at CHANGELOG.md
    • Listen to your ideas. Have a great idea? Bring your tested pull request or open a new issue.

    Tags: #php • zf2 • zf3

  • strapi-plugin-comments

    A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.

    1. ✨ Features
    2. ⏳ Installation
    3. 🖐 Requirements
    4. 🔧 Configuration
    5. 🕸️ Public API - REST
    6. 🕸️ Public API - GraphQL
    7. ⚗️ Custom fields
    8. 🤝 Contributing
    9. 👨‍💻 Community support

    Tags: #typescript • strapi • strapi-plugin

  • keyvhq

    Simple key-value storage with support for multiple backends.

    Forked from keyv, plus:

    • It isn’t bloated.
    • It supports namespaces.
    • It supports TTL based expiry.
    • It has a simple Promise based API.
    • It handles all JSON types plus Buffer.
    • It’s support a vary of storages adapters.
    • It can be easily embed inside another module.
    • It works with any storage that implements the Map API.
    • it handles database errors (db failures won’t kill your app).
    • It supports the current active LTS version of Node.js or higher.
    • It’s suitable as a TTL based cache or persistent key-value store.

    Tags: #javascript • key-value • storage

  • pwndrop

    Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.

    If you want to learn how to use pwndrop or you want to learn what new features were implemented in recent releases, make sure to check out the posts on my blog:

    https://breakdev.org/pwndrop

    Tags: #javascript • file-manager • self-hosted

  • hairpin-proxy

    PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.

    PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.

    If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.

    Tags: #ruby • kubernetes • cert-manager

  • imageserve

    A ShareX image hosting solution for your own domain.

    A ShareX image hosting solution for your own domain.

    Tags: #php • image • sharex

  • rspec_api_documentation

    Automatically generate API documentation from RSpec

    Generate pretty API docs for your Rails APIs.

    Check out a sample.

    Tags: #ruby • rspec • api

  • Shiba

    Rich markdown live preview app with linter

    All documents are in docs directory. And I wrote a Japanese blog post.

    Tags: #typescript • markdown • preview

  • presenta-lib

    The javascript presentation library for the automation era.

    Tags: #javascript • slides • deck

  • AllAngleExpandableButton

    An expandable button menu that you can define expand angle and button count and so on

    • step1:Add it in your root build.gradle at the end of repositories:
        allprojects {
            repositories {
                ...
                maven { url "https://jitpack.io" }
            }
        }
      
    • step2:Add the dependency:
        dependencies {
            compile 'com.github.uin3566:AllAngleExpandableButton:v1.2.0'
        }
      

    Tags: #java

subscribe via RSS