All Projects → silexlabs → Silex

silexlabs / Silex

Licence: other
Silex is a static website builder in the cloud.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
javascipt
17 projects

Projects that are alternatives of or similar to Silex

Vvvebjs
Drag and drop website builder javascript library.
Stars: ✭ 4,609 (+381.11%)
Mutual labels:  website-builder, drag-and-drop, drag, drag-drop
The Drag And Drop Component Suite For Delphi
Stars: ✭ 109 (-88.62%)
Mutual labels:  drag-and-drop, drag, drag-drop
Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
Stars: ✭ 23,641 (+2367.75%)
Mutual labels:  drag-and-drop, drag, drag-drop
Gong Wpf Dragdrop
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
Stars: ✭ 1,669 (+74.22%)
Mutual labels:  drag-and-drop, drag, drag-drop
React Smooth Dnd
react wrapper components for smooth-dnd
Stars: ✭ 1,560 (+62.84%)
Mutual labels:  drag-and-drop, drag, drag-drop
design-patterns-for-humans-cn
Design patterns for humans 中文版 - 对设计模式超简单的解释
Stars: ✭ 2,432 (+153.86%)
Mutual labels:  design, designer, design-tools
Kddraganddropcollectionview
This component allows for the transfer of data items between collection views through drag and drop
Stars: ✭ 476 (-50.31%)
Mutual labels:  drag-and-drop, drag
Awesome Design Tools
The best design tools and plugins for everything 👉
Stars: ✭ 23,754 (+2379.54%)
Mutual labels:  design, design-tools
React Beautiful Dnd
Beautiful and accessible drag and drop for lists with React
Stars: ✭ 25,810 (+2594.15%)
Mutual labels:  drag-and-drop, drag
Html Sketchapp Cli
Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp
Stars: ✭ 631 (-34.13%)
Mutual labels:  design, design-tools
Color Creator
Photoshop, Sketch and Affinity Designer documents that use base colors to generate larger palettes.
Stars: ✭ 430 (-55.11%)
Mutual labels:  design, design-tools
Macos Ui Kit
💎 The most detailed and accurate macOS UI Kit for Sketch. This Sketch Library includes common Mac interface elements, cursors, and a Touch Bar UI Kit.
Stars: ✭ 551 (-42.48%)
Mutual labels:  design, design-tools
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+615.87%)
Mutual labels:  cloud, hosting
Dragdropswiperecyclerview
Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.
Stars: ✭ 469 (-51.04%)
Mutual labels:  drag-and-drop, drag
Dragula
👌 Drag and drop so simple it hurts
Stars: ✭ 21,011 (+2093.22%)
Mutual labels:  drag-and-drop, drag-drop
Drag Drop
HTML5 drag & drop for humans
Stars: ✭ 443 (-53.76%)
Mutual labels:  drag-and-drop, drag-drop
Awesome Design Tools
Stars: ✭ 567 (-40.81%)
Mutual labels:  design, design-tools
Ultima
An open source, Infrastructure-as-Code cloud platform with built-in CI and local development environment.
Stars: ✭ 18 (-98.12%)
Mutual labels:  cloud, hosting
Steroidesign
Themes based on the biggest StartUps (buttons, color palette, components, etc.) ready to use in your own projects.
Stars: ✭ 786 (-17.95%)
Mutual labels:  design, design-tools
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (-97.29%)
Mutual labels:  cloud, hosting

Build Status status of silex.me instance

About Silex, live web creation.

Silex, is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. And it is suitable for professional designers to produce great websites without constraints. Silex is also known as the HTML5 editor.

Brought to you by Silex Labs team, promoting free software. Feel free to use the free Silex instance provided by Silex Labs foundation.

Silex UI

Silex for DIY and passionate people who want a free alternative to Wix or other closed source website builders:

Silex for professionals, agencies and hosting companies:

Other links

About the git repo

Silex source code repository is organized with 2 git branches:

  • master is the stable version, you can see it in action here: editor.silex.me

  • develop is the "preprod" or "staging" version, it is deployed on preprod.silex.me for anyone to test (this is a good contribution, thx in advance, open an issue for each bug)

During your development, you may need to rebase your work on the latest version of Silex develop branch. To do so you can git stash your changes or commit the work in progress, and then use git pull --rebase upstream develop to get the latest changes of Silex repo. The rerun npm install

Size of the project's code base

As of june 2017, around 100.000 lines of code. See github API count (includes blank lines and comments I guess):

JavaScript: 856643,
CSS: 82702,
HTML: 53727,
Shell: 1532

cb372's report:

File Type Files Lines of Code Total lines
JavaScript 422 138797 183644
Json 3 146 146
Text 12 0 1047
Shell 4 24 47
Stylesheets 90 17777 21504
Html 7 545 726

Cloc's report:

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JavaScript                     404           9616          14937          50841
CSS                             75           1580           1652          11394
LESS                            20            141             87           1768
Markdown                        10            334              0            657
YAML                            14              3              1            581
HTML                             7            177             22            527
JSON                             3              0              0            146
Bourne Shell                     4              6             13             28
-------------------------------------------------------------------------------
SUM:                           541          12030          16712          66869
-------------------------------------------------------------------------------

dependencies

These are the upstream projects we use in Silex

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].