0.15.0 • Published 5 months ago

@composaic/core v0.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Composaic

License Build Status Coverage Status

A plugins based web application framework.

Table of Contents

Installation

npm i --save composaic@latest

Usage

Application scenario

Plugin project scenario

Developing Composaic itself

If you want to use composaic locally, you will need to do the following

Composaic:

  1. check out the project locally
  2. npm i
  3. npm link
  4. cd scripts
  5. ./symlink.sh

Project using composaic:

  1. npm link composaic

This will set up composaic for being consumed from both application and plugin projects.

Whenever you change somthing in composaic project you will need to rebuild it: npm run build

Features

Highlight the key features of your library/framework.

Contributing

Guidelines for contributing to your project.

License

Specify the license under which your library/framework is distributed.

0.15.0

5 months ago

0.14.0

8 months ago

0.13.7

8 months ago

0.13.6

8 months ago

0.13.5

8 months ago

0.13.4

8 months ago

0.13.3

8 months ago

0.13.2

8 months ago

0.13.1

8 months ago

0.13.0

9 months ago

0.12.1

10 months ago

0.12.0

10 months ago