1.0.0-alpha.33 • Published 9 months ago

@lotsof/factory v1.0.0-alpha.33

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Lotsof Factory

The factory is a UI that allows you to create, display and tests your components.



Features

The factory currently support these features:

  • List components
  • Render a component using one of these engines:
  • Play with your component attributes described using json-schema
  • Save and load presets for each components
  • Resize viewport using media queries
  • Hotkeys for quick and efficient navigation
  • Command panel (like vscode) as navigation option
  • And more...

Requirements

This package works in conjuction with the components workflow. Make sure to check this out before.

  • PHP: ^8.0.0
  • Node: 20.0.0

Install

To install the factory in your project, simply use this command:

npm i @lotsof/factory

Usage

To start the factory, simple use this command:

lotsof factory.start

Note that this package make uses of the Lotsof CLI. Please make sure to install it before.

Then you have to start your project development process.

For now the Factory will load these 2 url's:

  • http://localhost/src/js/index.ts
  • http://localhost/src/css/index.css

This will be updated to enable custom assets to load as well in the futur.

You can then just go to http://0.0.0.0:3000 to access the Factory UI.


Contribute

To contribute to this package, please follow these guidelines.

Everyone is welcome as long as they respect our code of conduct.

1.0.0-alpha.32

9 months ago

1.0.0-alpha.31

9 months ago

1.0.0-alpha.33

9 months ago

1.0.0-alpha.27

9 months ago

1.0.0-alpha.26

9 months ago

1.0.0-alpha.28

9 months ago

1.0.0-alpha.19

10 months ago

1.0.0-alpha.18

10 months ago

1.0.0-alpha.21

10 months ago

1.0.0-alpha.20

10 months ago

1.0.0-alpha.23

10 months ago

1.0.0-alpha.22

10 months ago

1.0.0-alpha.25

9 months ago

1.0.0-alpha.24

9 months ago

1.0.0-alpha.16

10 months ago

1.0.0-alpha.15

10 months ago

1.0.0-alpha.17

10 months ago

1.0.0-alpha.12

10 months ago

1.0.0-alpha.14

10 months ago

1.0.0-alpha.13

10 months ago

1.0.0-alpha.7

10 months ago

1.0.0-alpha.10

10 months ago

1.0.0-alpha.9

10 months ago

1.0.0-alpha.8

10 months ago

1.0.0-alpha.6

10 months ago

1.0.0-alpha.5

10 months ago

1.0.0-alpha.4

10 months ago

1.0.0-alpha.3

10 months ago

1.0.0-alpha.2

11 months ago