reka.js

💎 State management system to build any no-code editor (by prevwong)

Reka.js Alternatives

Similar projects and alternatives to reka.js based on common topics and language

  • craft.js

    18 reka.js VS craft.js

    🚀 A React Framework for building extensible drag and drop page editors

  • builder

    16 reka.js VS builder

    Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • plasmic

    58 reka.js VS plasmic

    Visual builder for React. Build apps, websites, and content. Integrate with your codebase.

  • formengine

    Drag & Drop Form Builder Library for React.

  • rowy

    20 reka.js VS rowy

    Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

  • dashpress

    13 reka.js VS dashpress

    Generate powerful admin apps without writing a single line of code - Run `npx dashpress` to see some magic!

  • sequential-workflow-designer

    Customizable no-code component for building flow-based programming applications. 0 external dependencies.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better reka.js alternative or higher similarity.

reka.js reviews and mentions

Posts with mentions or reviews of reka.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.
  • Reka.js - Build your own no-code editor ✨
    3 projects | /r/webdev | 8 Apr 2023
    As for the second part of your question, regarding UI. Reka is purely the state management system, so it is designed to help with storing/editing user content and computing an output for that content so you can render that on the browser; it’s not really responsible for the UI part. For building UI’s for your page editor - there’s Craft.js which is another framework that I built for creating page editors. Craft comes with an event system that lets you know which elements is being selected/hovered/dragged and a drag and drop system that lets you move elements around on the screen along with other things that helps you build your own page editor UI. Craft is actually the parent project of Reka. Reka was built to replace Craft’s internal state management system so that you could build entire UI components in Craft in the future. If you’re interested, you could check out the motivation and relationship between Craft and Reka here. As for the demo shown in the video, all the UI interactions (including some that you have mentioned like showing the borders of selected elements) are fairly straightforward, and they’re simply just interacting/mutating the AST state of Reka. Feel free to take a look at the code for the demo.

Stats

Basic reka.js repo stats
2
466
8.8
20 days ago

prevwong/reka.js is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of reka.js is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com