Posts
-
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
-
rails_event_store
A Ruby implementation of an Event Store based on Active Record
Rails 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_gem
Cloudinary GEM for Ruby on Rails integration
The 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
-
wordnet
Lexical database of any language
Open Source browsing application for Wordnet database
Tags: #ruby
-
remix-project
Remix 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-templates
A collection of awesome readme templates to display on your github profile.
- Github README PROFILE CATEGORY
- List out
Awesome README Profile
Tools - List out
Awesome README Profile
Articles - Contribute
Tags: #javascript • readme • readme-template
-
widearea
Create expandable textarea and write large amount of text easily.
Really simple. Just include both
widearea.js
andwidearea.css
in your page (use minified version for production) and then call this JavaScript function:wideArea();
See online demo.
Tags: #javascript • textarea
-
react-intersection-observer
React component for the Intersection
API npm install --save @researchgate/react-intersection-observer
:warning: Please make sure you have the minimum node version installed (as defined in the package.json)
Otherwise you run into this build error:
The engine "node" is incompatible with this module. Expected version ">=10.18.1". Got "10.15.3"
Tags: #javascript • react • intersection-observer
subscribe via RSS