engine

Generate your web application from a simple configuration. We are building a powerful engine allowing the complete development of a web application from a JSON configuration file.

OTHER License

Downloads
2K
Stars
11

Bot releases are visible (Hide)

engine - v0.9.1

Published by thomas-safidea 4 months ago

0.9.1 (2024-06-17)

Bug Fixes

  • head: add link head pproperties (8ccf2b1)
engine - v0.9.0

Published by thomas-safidea 4 months ago

0.9.0 (2024-06-11)

Bug Fixes

  • header: add green test: should render a header with a dropdown (d329339)

Features

  • component: add green test: should render a dropdown (cf4ebb7)
engine - v0.8.5

Published by thomas-safidea 4 months ago

0.8.5 (2024-06-07)

Bug Fixes

  • components: update none value for container spacing (4d2b4d1)
engine - v0.8.4

Published by thomas-safidea 4 months ago

0.8.4 (2024-06-07)

Bug Fixes

  • components: change default container spacing (de1d543)
engine - v0.8.3

Published by thomas-safidea 4 months ago

0.8.3 (2024-06-07)

Bug Fixes

  • components: add container properties for width and spacing (06888ee)
  • schema: add missing schemas (478831c)
engine - v0.8.2

Published by thomas-safidea 5 months ago

0.8.2 (2024-06-06)

Bug Fixes

  • database: add green test: should start with a postgres database (5d5d048)
engine - v0.8.1

Published by thomas-safidea 5 months ago

0.8.1 (2024-06-06)

Bug Fixes

  • database: replace db property by type for better understanding and allow env variable use (6e3d2b2)
engine - v0.8.0

Published by thomas-safidea 5 months ago

0.8.0 (2024-06-06)

Features

  • components: add textarea property to input component (cec8c05)
engine - v0.7.3

Published by thomas-safidea 5 months ago

0.7.3 (2024-06-05)

Bug Fixes

  • component: add image size, rounded and align properties (ef25b9c)
engine - v0.7.2

Published by thomas-safidea 5 months ago

0.7.2 (2024-06-05)

Bug Fixes

  • component: add new icons (d376838)
engine - v0.7.1

Published by thomas-safidea 5 months ago

0.7.1 (2024-06-05)

Bug Fixes

  • component: add margin bottom to text component (73c2150)
  • component: refactor size and align properties for text component (5520b1b)
engine - v0.7.0

Published by thomas-safidea 5 months ago

0.7.0 (2024-06-04)

Features

  • component: add container component (53fdf2b)
engine - v0.6.6

Published by thomas-safidea 5 months ago

0.6.6 (2024-05-16)

Bug Fixes

  • Component: add green tests for id customization (da3361e)
engine - v0.6.5

Published by thomas-safidea 5 months ago

0.6.5 (2024-05-15)

Bug Fixes

  • Component: add green test: should display the hero id (806cb23)
engine - v0.6.4

Published by thomas-safidea 5 months ago

0.6.4 (2024-05-15)

Bug Fixes

  • Component: export Component type (88b9d3d)
engine - v0.6.3

Published by thomas-safidea 5 months ago

0.6.3 (2024-05-15)

Bug Fixes

  • NPM: can publish in public (8033f61)
engine - v0.6.0

Published by thomas-solumy 7 months ago

0.6.0 (2024-03-22)

Features

  • components: can add customized component (3bba4a6)
engine - v0.5.6

Published by thomas-solumy 7 months ago

0.5.6 (2024-03-21)

Bug Fixes

  • build: add NODE_ENV=production in CI for build release (92b8f22)
engine - v0.5.5

Published by thomas-solumy 7 months ago

0.5.5 (2024-03-21)

Bug Fixes

  • build: remove react from bun build externals (7ccca54)
engine - v0.5.4

Published by thomas-solumy 7 months ago

0.5.4 (2024-03-20)

Bug Fixes

  • app: display hello world in production (bc1d9e9)