Posts

  • wasmer-php

    πŸ˜πŸ•ΈοΈ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php β€’ php-extension β€’ rust

  • buffer-backed-object

    Buffer-backed objects in JavaScript.

    BufferBackedObject creates objects that are backed by an ArrayBuffer. It takes a schema definition and de/serializes data on-demand using [DataView][dataview] under the hood. The goal is to make [ArrayBuffer][arraybuffer]s more convenient to use.

    npm i -S buffer-backed-object
    

    Tags: #javascript

  • json-rules-engine

    A rules engine expressed in JSON

    json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human readable and easy to persist.

    Tags: #javascript β€’ rules-engine β€’ rules-processor

  • sprockets-rails

    Sprockets Rails integration

    Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline.

    Tags: #ruby

  • PyDMD

    Python Dynamic Mode Decomposition

    Tags: #python β€’ dynamic-mode-decomposition β€’ dmd

  • hanzi-writer-data

    The data used by Hanzi Writer

    View a live-demo of this data at chanind.github.io/hanzi-writer-data

    Tags: #python

  • laravel-page-speed

    Package to optimize your site automatically which results in a 35%+ optimization

    Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by [Renato Marinho][link-author], and currently maintained by [JoΓ£o Roberto P. Borges][link-maintainer], [Lucas Mesquita Borges][link-maintainer-2] and [Renato Marinho][link-author].

    Tags: #php β€’ laravel β€’ laravel-5-package

  • sage-acf-wp-blocks

    Composer library for generating ACF Gutenberg blocks from templates. Intended for use with Roots/Sage (http://roots.io)

    Generate ACF Gutenberg blocks just by adding templates to your Sage theme. This package is based heavily on this article by nicoprat.

    Tags: #php β€’ wordpress β€’ gutenberg

  • html-invoice-generator

    JavaScript tool that will transform your HTML invoice template to fully functional invoice editor

    This Invoice Generator will easily transform your HTML invoice template in fully functional invoice editor. To create your own invoice template and use it with this generator see the Create your own invoice template section.

    Tags: #javascript

  • TinyLara

    A Simple PHP Framework based on Composer, looks like a Tiny Laravel.

      ______    _                      __
     /_  __/   (_)   ____    __  __   / /   ____ _   _____  ____ _
      / /     / /   / __ \  / / / /  / /   / __ `/  / ___/ / __ `/
     / /     / /   / / / / / /_/ /  / /___/ /_/ /  / /    / /_/ /
    /_/     /_/   /_/ /_/  \__, /  /_____/\__,_/  /_/     \__,_/
                          /____/
    

    TinyLara is a Simple PHP Framework based on Composer, looks like a Tiny Laravel. Read the documentation. TinyLara supports PHP7 now!

    Tags: #php

subscribe via RSS