Posts

  • NeoVintageous

    Vim for Sublime Text.

    NeoVintageous is a powerful Vim emulator for Sublime Text. Designed to be fast, reliable, and with zero configuration required. A fork of Vintageous, it is the ideal drop-in replacement.

    Tags: #python • vim • sublime-text

  • phpwkhtmltopdf

    A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface

    Install the package through composer:

    composer require mikehaertl/phpwkhtmltopdf
    

    Make sure, that you include the composer autoloader somewhere in your codebase.

    Tags: #php

  • greenkeeper

    :robot: :palm_tree: Real-time automated dependency updates for npm and GitHub

    🚨🚧 The following documentation might be outdated. We are currently working on improving this section.

    Tags: #javascript • greenkeeper • npm

  • esbuild-webpack-plugin

    Use esbuild as minifier for webpack.

    Use esbuild as minifier for webpack.

    Tags: #typescript

  • VSCode-Zhihu

    Zhihu extension built on vscode.

    基于 VSCode 的知乎客户端提供包括阅读,搜索,创作,发布等一站式服务,内容加载速度比 Web 端更快,创新的 Markdown-Latex 混合语法让内容创作者更方便地插入代码块,数学公式,并一键发布至知乎平台。项目由 牛岱 独立设计开发,喜欢的话请献出你的

    Tags: #typescript

  • gwt-material

    A Google Material Design wrapper for GWT

    Tags: #java • gwt • gwt-material

  • php-vcr

    Record your test suite’s HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

    • Automatically records and replays your HTTP(s) interactions with minimal setup/configuration code.
    • Supports common http functions and extensions
      • everything using streamWrapper: fopen(), fread(), file_get_contents(), … without any modification (except $http_response_header see #96)
      • SoapClient by adding \VCR\VCR::turnOn(); in your tests/bootstrap.php
      • curl(), by adding \VCR\VCR::turnOn(); in your tests/bootstrap.php
    • The same request can receive different responses in different tests – just use different cassettes.
    • Disables all HTTP requests that you don’t explicitly allow by setting the record mode
    • Request matching is configurable based on HTTP method, URI, host, path, body and headers, or you can easily implement a custom request matcher to handle any need.
    • The recorded requests and responses are stored on disk in a serialization format of your choice (currently YAML and JSON are built in, and you can easily implement your own custom serializer)
    • Supports PHPUnit annotations.

    Tags: #php • php-vcr • accurate-tests

  • CompoundLayout

    It’s an Android library that allows you to use Layout as RadioButton or CheckBox.

    CompoundLayout checked state can be changed programmatically using method myCompoundLayout.setChecked(). Checked state can be retrieved using myCompoundLayout.isChecked(), and can be listened using myCompoundLayout.setOnCheckedChangeListener().

    Tags: #java

  • web-builder

    AI 驱动 UI 生成和发布的低代码平台,基于TailwindCss,通过拖拽可视化快速构建现代化响应式UI、动态自定义组件、多主题、多语言的网站应用。AI-powered UI generation and publishing low code platform, built on TailwindCSS, enabling rapid drag-and-drop visual creation of modern responsive UIs, dynamic customizable components, multi-theme, and multi-language web applications.

    功能点 说明
    Layout builder 动态 layout,基于 TailwindCss 的动态组件,支持静态数据和 API 数据来源
    组件编辑 删除、复制 JSON、编辑组件数据、拖动上下排列
    媒体库 可在前台批量上传、查看、更新媒体库
    小程序数据维护 通过 builder 管理小程序的页面和组件
    页面历史版本 当提交、清空、加载示例等覆盖操作时新增历史版本
    草稿检测 当前内容有最新时,提醒是否拉取最新
    丰富的模板库、示例库 基于模板库选择模板,快速生成页面
    复制整个页面的 JSON 可直接复制 json,部署到后台发布
    动画 支持通用的AOS页面滚动动画和高细粒度的GSAP动画
    切换全宽 方便大屏编辑,减少干扰
    快速生成页面 根据一定的规则从组件库中生成页面
    多主题切换预览 预览在多主题下的组件显示情况
    暗黑风格 支持切换浅色风格和暗黑风格,专注内容创作
    页面预览 调转到新窗口查看真实的页面
    响应式预览 可切换不同设备尺寸查看页面响应式排版

    Tags: #typescript • angular • drupal

  • genesis-sample

    This is the sample theme created for the Genesis Framework.

    GitHub project link: https://github.com/studiopress/genesis-sample/.

    Tags: #php

subscribe via RSS