@lotsof/factory v1.0.0-alpha.33
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.
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago