An open API service indexing awesome lists of open source software.

https://github.com/ximdex/xedit-base

XEDIT base service
https://github.com/ximdex/xedit-base

Last synced: 11 months ago
JSON representation

XEDIT base service

Awesome Lists containing this project

README

          

# Xedit base
This module provides the needed interfaces for xedit editor and a core which generate the mandatory schema

### Interfaces
* IXedit:
* IXeditComponent:
* IXeditContainer:
* IXeditLayout:
* IXeditView:

### RouterMapper
This object provides a simple method to builder a map between editor and app routes.