@focuson-nw/forms
TypeScript icon, indicating that this package has built-in type declarations

2.0.37 • Public • Published

@focuson-nw/forms

Summary

This is a 'low code' mechanism for generating the apis and the react components for a website from a declarative representation. Unlike most low code solutions it does not rely on a gui, but instead uses a text based representation leveraging the existing skills of developers with text based tools such as their IDE and version control systems

It is mostly suited for things like 'Forms'. So simple crud, displaying status, maintenance screens and so on. It is unsuited for sexy customer facing guis: much more business to employee.

The tools that are easily to use in making guis are:

  • Easy access to any data source
    • clever data source 'stiching' (so some data from one source, another elsewhere)
  • Validation
  • Messaging to user (apis report issues, middle tier issues...etc). A simple and robust (suitable for B<=>E not B<=>C) mechanism for such issues
  • Retreiving and modifying data in a database.
  • The Auto generated React gui uses the restful api
  • Simple pages and model pages are both straightforwards

Importantly it is entirely data driven and extensible by injection of code. There is no 'make a skeleton and edit'.

Package Sidebar

Install

npm i @focuson-nw/forms

Weekly Downloads

1

Version

2.0.37

License

MIT

Unpacked Size

727 kB

Total Files

252

Last publish

Collaborators

  • jitarani
  • phil-rice
  • lt543