npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

claviz-hub

v0.0.40

Published

ETL engine for Claviz.

Downloads

90

Readme

claviz-hub

ETL engine for Claviz.

Changelog

0.0.40 (1.11.2024)

  • Add headers option to HTTP connection authorization request.

0.0.39 (23.10.2024)

  • Add support for MysqlDestination postLoadQuery and useSourceColumns options.

0.0.38 (23.09.2024)

0.0.37 (23.09.2024)

  • Add the generated row count for each connection to the job tooltip within the log viewer graph.

0.0.36 (19.09.2024)

  • Change copy icons.

0.0.35 (15.09.2024)

  • Add KeyVault to jobs.

0.0.34 (2.09.2024)

  • Fix Slack notification not being sent when some job in the workflow failed and it's child hasn't started processing.

0.0.33 (30.08.2024)

  • Add notes textareas to workflows and jobs.
  • Add duplicate button to workflows and connections.
  • Open edit window in full screen for workflows and connections.
  • Show exceptions in logs pane when previewing a job.
  • Job, workflow tables UI improvements.

0.0.32 (29.07.2024)

  • Added console logs to the job preview.

0.0.31 (12.07.2024)

0.0.30 (12.07.2024)

  • Added coloring for logs icon in workflow table indicating that the last run has failed.
  • Search is now preserved in workflows/jobs/connection tables.

0.0.29 (12.06.2024)

  • Fix not being able to run a job inside workflow when job's parent gets deleted.

0.0.28 (11.06.2024)

  • Fix code editor shrinking in Jobs form.

0.0.27 (05.06.2024)

  • Fix incorrect parameters override.

0.0.26 (03.06.2024)

  • Added JsonProcessor.

0.0.25 (23.05.2024)

  • Added encoding and useClavizNodeFirebird options to Firebird connection.

0.0.24 (21.05.2024)

  • Fixed workflow not being rescheduled if cron is changed.

0.0.23 (17.05.2024)

  • Added Delimitedd processor support.

0.0.22 (16.05.2024)

  • Added "Days to store logs" option for workflows. Logs older than the specified days are deleted after each ETL workflow run.

0.0.21 (13.05.2024)

  • Added Firebird support.