Skip to content

Page editor framework for Angular, inspired by Craft.js

License

Notifications You must be signed in to change notification settings

antonsimola/ngx-guildy

Repository files navigation

NgxGuildy

Framework for making page-builders in Angular. Inspired by craft.js.

Demo

Documentation is on its way, in the meanwhile you can study the demo project.

Any suggestions or pull requests welcome

To run the development server:

run start:lib and then in another terminal start:demo

Todo

  • Multiple ng-select, and restrict the component
  • Nicer way to register components (would be nice with just decorator, but then build optimizer thinks component is not used)
  • Docs
  • Provided hover, selected styles by the consumer
  • Selected component wrapper, like craft.js front page demo
  • Nicer way to provide initial components (however this seems to limit possibility: angular/angular#8277)

About

Page editor framework for Angular, inspired by Craft.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published