sidroc

1.0.2 • Public • Published

Sidroc

Codecov uninstalls npm NotGitHubButLicense

Are you looking for Cordis ?

Sidroc is an AOP framework for legacy JavaScript applications. You can think of it as a kind of april-fools-day-framework as developers can build their own frameworks on top of it.

import { Context } from 'sidroc'

const ctx = new Context()

ctx.plugin(plugin)              // use plugins
ctx.on(event, callback)         // listen to events

ctx.start()                     // start app

Readme

Keywords

none

Package Sidebar

Install

npm i sidroc

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

18.5 kB

Total Files

19

Last publish

Collaborators

  • cyancy