Socket
Socket
Sign inDemoInstall

axoid

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    axoid

United Entities.


Version published
Maintainers
1
Install size
102 kB
Created

Readme

Source

AXOID

AXOID is an experimental general-purpose micro-framework.

AXOID organizes code as a loose coupled composition of unified Entities.

Cite

When you decide to not pick a public framework, 
you will end up with a framework anyway: your own.

Pros

  • Declarative programming style.
  • Exteremely simple and easy to use.
  • Event driven, asynchronous, error-aware.
  • Loose coupled, dependency injection, data binding.
  • Highly extendable, true inheritance and mix-ins.
  • Best suited for full-stack solutions at both client and server side.
  • pure 100% CoffeeScript, no 3rd party dependencies.

Cons

  • one-man driven (but best fit my own current needs)
  • lack of documentation (but free to deep refactor)
  • no community (but no legacy support)

Repo

[https://github.com/alitskevich/axoid]

AXOID is also shipped with library of basic properties and predefined types. [https://github.com/alitskevich/axoid-commons]

Docs

[http://alitskevich.github.io/axoid/]

Copyright (c) 2009-2015, Alex Litskevich, github.com/alitskevich

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Keywords

FAQs

Last updated on 12 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc