New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lulo

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lulo

[![npm version](https://badge.fury.io/js/lulo.svg)](https://badge.fury.io/js/lulo) ![Build Status](https://github.com/By-Nordenfelt-AB/lulo/actions/workflows/main.yml/badge.svg)

latest
Source
npmnpm
Version
4.0.1
Version published
Maintainers
1
Created
Source

lulo

npm version Build Status

lulo is a tiny plugin based framework for working with AWS CloudFormation Custom Resources. The purpose of lulo is to promote reuse of logic written for CustomResources.

With just a few lines of code you are ready to use all published plugins and if you can't find what you need, plugins are easy to write and can be either be published as npm modules or be used a plain nodejs modules exported within your own project.

The goal is of course to build a substantial plugin repository so please, contribute!

Installation

$ npm i lulo --save

For more information and a listing of all plugins, visit the project page A complete example implementation can be found here

Writing plugins

A write-up on how to write plugins can also be found at the project page.

Why Lulo?

Because it's a very healthy fruit :)

License

The MIT License (MIT)

Change Log

Change Log

Keywords

AWS

FAQs

Package last updated on 02 May 2023

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