UNPKG

maestro

Version:

Maestro is a framework for quickly bootstrapping serverless orchestration workflows with AWS Step Functions

4 lines (2 loc) 90 B
const basename = (filename) => filename.replace(/\..*$/, ""); module.exports = basename;