Singer – Simple, Composable, Open Source ETL

Posted · Category: Framework Singer is an open-source standard for writing scripts that move data. It describes how data extraction scripts—called “Taps” —and data loading scripts—called “Targets”— should communicate, allowing them to be used in any combination to move data from any source to any destination. Send data between databases, web APIs, files, queues, and… Continue reading Singer – Simple, Composable, Open Source ETL

Format Input Text Content Automatically with Cleave.js

Posted · Category: Forms Cleave.js has a simple purpose: to help you format input text content automatically. The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won’t need to write any mind-blowing regular expressions or mask patterns to format input text.… Continue reading Format Input Text Content Automatically with Cleave.js