Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Developer-Plexscape/ngx-grapesjs
Angular wrapper library for GrapesJS
https://github.com/Developer-Plexscape/ngx-grapesjs
angular grapesjs grapesjs-editor
Last synced: 2 months ago
JSON representation
Angular wrapper library for GrapesJS
- Host: GitHub
- URL: https://github.com/Developer-Plexscape/ngx-grapesjs
- Owner: Developer-Plexscape
- License: mit
- Created: 2021-12-06T08:10:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T14:03:27.000Z (over 1 year ago)
- Last Synced: 2024-06-10T10:10:41.931Z (8 months ago)
- Topics: angular, grapesjs, grapesjs-editor
- Language: TypeScript
- Homepage:
- Size: 434 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngx-grapesjs - Angular wrapper library for [GrapesJS](https://grapesjs.com). (Table of contents / Angular)
- fucking-awesome-angular - ngx-grapesjs - Angular wrapper library for 🌎 [GrapesJS](grapesjs.com). (Table of contents / Angular)
README
# Welcome to ngx-grapesjs 👋
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/Developer-Plexscape/ngx-grapesjs/blob/master/projects/ngx-grapesjs/README.md)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Developer-Plexscape/ngx-grapesjs/blob/master/LICENSE)
[![Twitter: plexearth](https://img.shields.io/twitter/follow/plexearth.svg?style=social)](https://twitter.com/plexearth)> Angular library for GrapesJS
## Getting started
This repository contains the following projects:
* [ngx-grapesjs](https://github.com/Developer-Plexscape/ngx-grapesjs/tree/master/projects/ngx-grapesjs): a wrapper library for the GrapesJS editor https://grapesjs.com/
* [demo app](https://github.com/Developer-Plexscape/ngx-grapesjs/tree/master/projects/demo-editor): a demo application that showcases the usage of the library## Install
```sh
npm install
```## Usage
```sh
npm run build ngx-grapesjs
npm start
```## Author
👤 **Plexscape**
* Website: http://www.plexearth.com
* X: [@plexearth](https://x.com/plexearth)
* LinkedIn: [@plexearth](https://linkedin.com/company/plexearth)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Developer-Plexscape/ngx-grapesjs/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Plexscape](https://github.com/Developer-Plexscape).
This project is [MIT](https://github.com/Developer-Plexscape/ngx-grapesjs/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_