Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.6 KB

README.md

File metadata and controls

32 lines (16 loc) · 1.6 KB

Noodl-Components

This is a directory of Noodl componets we have built, or are working on. If you want to take contribute to the projects, if you want to

How to install

We will try to create GitHub Releases for all the libraries to make installation of the modules simple.

For example, to install the GeoLocation components you can go to noodle-geolocation/releases then under Assets download and extract the noodle-geolocation.zip file into your noodl_modules folder. To find the noodl_modules folder open your project, click on Project Settings -> Open project folder.

Libraries

A module designed for retrieving the users GeoLocation information.

A Noodl text framework based on Lexical. This provides Rich text support, a WYSIWYG editor, hashtags, mentions, and anything else you can think of.

A Noodl implementation for Ably Websockets. We have worked with Ably for many years and strongly recommend using ably for implementing WebSockets into a NoCode app

A whole fork of the js-samples for Noodl implementations

A component that prevents errors bubbling all the way to app and causing white screens.