#
html-builder
Here are 29 public repositories matching this topic...
全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态
react
typescript
drag-and-drop
page-builder
web-editor
web-design
html-builder
site-generator
site-builder
web-builder
low-code
no-code
nocode
lowcode
h5-editor
page-editor
-
Updated
Aug 10, 2021 - TypeScript
Build valid HTML for Android TextView
-
Updated
Jul 27, 2021 - Kotlin
Laravel package designed to generate common HTML components
-
Updated
Feb 9, 2021 - PHP
bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
-
Updated
Jul 13, 2021 - JavaScript
Using the data from your API, generate the HTML on the fly! Server-side rendering of the mustache templates
api
microservices
template-engine
mustache
mustache-templates
server-side-rendering
html-builder
mustache-implementations
-
Updated
Apr 10, 2019 - Go
A framework to create the WYSIWYG Web Page Editor of yours.
wysiwyg
page-builder
html-builder
web-builder-framework
wysiwyg-html-editor
web-builder
visual-editor
-
Updated
May 29, 2020 - JavaScript
-
Updated
Aug 1, 2021 - PHP
Build your apps like stacking Lego blocks 💫 总想自己实现一款可视化配置的动态应用构建工具,动态表单、动态布局、动态报告、动态规则、动态选择、动态流程
-
Updated
Sep 2, 2021 - TypeScript
A beautiful html builder built with python.
-
Updated
Mar 16, 2021 - Python
An easy to use HTML5 generator written in PHP. Creates valid and secure HTML5 code.
-
Updated
Jan 1, 2019 - PHP
Bootstrap + Assemble starter kit for putting together static websites and documentation
-
Updated
Mar 15, 2020 - HTML
Build HTML AST's and render them to HTML.
-
Updated
Aug 23, 2019 - Dart
[READ ONLY] A php Virtual-DOM library to help us build DOM string dynamically.
-
Updated
Sep 1, 2021 - PHP
-
Updated
Nov 30, 2020 - PHP
Easy way to write HTML code with only JS.
-
Updated
Jun 9, 2020 - JavaScript
table builder and description list (dl) helper for Rails / ActiveModels
-
Updated
Jan 20, 2021 - Ruby
乐高 H5 编辑器是一个灵活、强大、低心智成本的 H5 页面编辑器。
-
Updated
Jun 13, 2021 - Vue
[READ ONLY] A powerful HTML building helpers.
-
Updated
Sep 1, 2021 - PHP
-
Updated
Mar 10, 2018 - JavaScript
TypeScript DOM builder utils, static helpers for element attributes and childNodes, and a virtual DOM implementation.
-
Updated
Jun 12, 2021 - TypeScript
Simples classe PHP para criação de códigos HTML de forma dinâmica
-
Updated
Sep 4, 2018 - PHP
webbuilder.js is JavaScript library to create your own website builder/constructor
javascript
builder
js
drag-and-drop
javascript-library
page-builder
constructor
html-builder
draggable-elements
-
Updated
Mar 17, 2021 - JavaScript
This is a PHP library that dynamicaly generates HTML tags, it is efficient in simple webpages as opposed to major complex websites where templates are most appropriate.
-
Updated
Jun 11, 2017 - PHP
Microframework Asterisco
productivity
mvc
php7
php-framework
mvc-framework
mvc-architecture
bootstrap3
html-builder
microframework
asterisco
-
Updated
Mar 1, 2018 - PHP
Downloader with custom wildcard system: create new with asterisks for HTML or right-carets for API, whether it's for time-critical website moments or just for laziness. Features HTML build and serve, alarm (essentially in-stock tracker), file sorter (organizer), image duplicate finder and tools for naked eyes.
-
Updated
Sep 2, 2021 - Batchfile
Sand box at - https://codesandbox.io/s/peaceful-ride-ztynz
-
Updated
Jun 4, 2021 - JavaScript
Theoretical one-dimensional framework based on string theory.
typescript
template-engine
javascript-framework
template-literals
string-literals
html-builder
markup-builder
-
Updated
Aug 31, 2021 - TypeScript
Improve this page
Add a description, image, and links to the html-builder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the html-builder topic, visit your repo's landing page and select "manage topics."
Describe the bug
When using move to lower the position of an element, adding 1 to the index does not work, and 2 needs to be added.
To Reproduce
I implemented the following code to move the element position up and down under the ROOT, but the onDown function did not move the element down.