New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

azulejo

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azulejo

Azulejo notes

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Moto: run most of applications powered by MODx on top of Node.js®.

Intro

It's fun to work with MODx. But the more you dig in, the more you tweak it from inside or write your own versions of modules just cause they don't fit. Of course you can contribute to, but popular ones are transfered to paid repos :(

Problems to solve

Assume that` application is more about data not code. Everything else is optional. So what we'll get:

  • Applications lays on data
  • Application consists of services
  • Services are reusable across applications
  • Service consists of modules
  • Modules exist either standalone or as a part of a service

TOC

Azulejo is built on top of awesome Feathersjs, and divided in separate modules:

ModulePurpose
legacy-azulejo-corelegacy core
azulejo-coreutilities and hooks
azulejo-backendbackend with SSR support
azulejo-clientclient application
azulejo-orderorder module
azulejo-mandb interface

Keywords

FAQs

Package last updated on 17 Oct 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc