Posts
- 
  
    
  
  gwt-materialA Google Material Design wrapper for GWTTags: #java • gwt • gwt-material 
- 
  
    
  
  php-vcrRecord 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_headersee #96)
- SoapClient by adding \VCR\VCR::turnOn();in yourtests/bootstrap.php
- curl(), by adding \VCR\VCR::turnOn();in yourtests/bootstrap.php
 
- everything using streamWrapper: fopen(), fread(), file_get_contents(), … without any modification (except 
- 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 
- 
  
    
  
  CompoundLayoutIt’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-builderAI 驱动 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-sampleThis is the sample theme created for the Genesis Framework.GitHub project link: https://github.com/studiopress/genesis-sample/. Tags: #php 
- 
  
    
  
  rails_event_storeA Ruby implementation of an Event Store based on Active RecordRails Event Store (RES) is a library for publishing, consuming, storing and retrieving events. It’s your best companion for going with an event-driven architecture for your Rails application. You can use it: - as your Publish-Subscribe bus
- to decouple core business logic from external concerns in Hexagonal style architectures
- as an alternative to ActiveRecord callbacks and Observers
- as a communication layer between loosely coupled components
- to react to published events synchronously or asynchronously
- to extract side-effects (notifications, metrics etc) from your controllers and services into event handlers
- to build an audit-log
- to create read-models
- to implement event-sourcing
 Tags: #ruby • event-sourcing • rails 
- 
  
    
  
  cloudinary_gemCloudinary GEM for Ruby on Rails integrationThe Cloudinary Ruby on Rails SDK allows you to quickly and easily integrate your application with Cloudinary. Effortlessly optimize, transform, upload and manage your cloud’s assets. Tags: #ruby • ruby-on-rails • ruby-gem 
- 
  
    
  
  wordnetLexical database of any languageOpen Source browsing application for Wordnet database Tags: #ruby 
- 
  
    
  
  remix-projectRemix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.Remix Project is a rich toolset including Remix IDE, a comprehensive smart contract development tool. The Remix Project also includes Remix Plugin Engine and Remix Libraries which are low-level tools for wider use. Tags: #typescript • remix • remix-ide 
- 
  
    
  
  awesome-README-templatesA collection of awesome readme templates to display on your github profile.- Github README PROFILE CATEGORY
- List out Awesome README ProfileTools
- List out Awesome README ProfileArticles
- Contribute
 Tags: #javascript • readme • readme-template 
subscribe via RSS