1.5.3 • Published 3 years ago
productdiv v1.5.3
ProductDiv - an open-source visual user-interface builder using your own css!
Add to your project
/**
* You can include this code in a seperate file that gets bundled in development, or
* use local environment variables to only do this in dev. Example:
* if (process.env.NODE_ENV === 'development') {
* ...
* }
*/
import ProductDiv from "productdiv";
import { BootstrapConfiguration } from "productdiv-config-bootstrap5";
document.addEventListener("DOMContentLoaded", () => {
ProductDiv(BootstrapConfiguration);
});
For editor configuration, please refer to the docs here: https://productdiv.com/docs
Local Development
npm i
npm run dev
1.5.3
3 years ago
1.5.2
3 years ago
1.4.6
3 years ago
1.4.5
3 years ago
1.4.4
3 years ago
1.2.6
3 years ago
1.4.3
3 years ago
1.2.5
3 years ago
1.5.1
3 years ago
1.4.2
3 years ago
1.2.4
3 years ago
1.5.0
3 years ago
1.4.1
3 years ago
1.2.3
3 years ago
1.4.0
3 years ago
1.2.2
3 years ago
1.3.0
3 years ago
1.4.9
3 years ago
1.4.8
3 years ago
1.4.7
3 years ago
1.2.0
3 years ago
1.1.1
3 years ago
1.1.3
3 years ago
1.2.1
3 years ago
1.1.0
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.2
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago