Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@wmfs/j2119
A general-purpose validator generator that uses RFC2119-style assertions as input.
@wmfs/statelint
Validator for Amazon States Language JSON files.
@wmfs/asl-choice-processor
For determining the next state given an Amazon States Language 'Choices' definition and a set of values.
@wmfs/tymly-pg-plugin
Replace Tymly's out-the-box memory storage with PostgreSQL
@wmfs/supercopy
Takes a specifically-named directory structure of CSV files and conjures bulk insert, update and delete statements and applies them to a PostgreSQL database.
@wmfs/statebox
Orchestrate Node functions using Amazon States Language
@wmfs/hl-pg-client
Provides a slightly higher level PostgreSQL client, that builds on pg-pool
@wmfs/relationize
Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.
@wmfs/tymly
A framework for building and sharing workflows in Node.js
@wmfs/pg-model
Takes a relational database structure and returns model objects for noSQL-like abilities.
@wmfs/pg-telepods
Takes the contents of one PostgreSQL table, applies a transformation function to each row and ensures a target table is kept in sync
@wmfs/sharepoint
A library that allows Node.js applications to interact with a Sharepoint Online site
@wmfs/tymly-statelint
Validator for Amazon States Language with Tymly Extensions JSON.
@wmfs/tymly-test-helpers
Small plugins to help when running Tymly in tests
@wmfs/form-maker
Automatically generates a form and state machine based on a yaml.
@wmfs/pg-delta-file
Outputs change-only-update CSV files (or โdeltaโ files) that contain all the necessary actions required to re-synchronize rows in a cloned table.
@wmfs/tymly-cardscript-plugin
Plugin which handles interactions to do with Cardscript
@wmfs/json-path-input-resolver
Resolve a template containing JSONPath with some given JSON input data
@wmfs/pg-info
Grabs metadata from a PostgreSQL database
@wmfs/pg-diff-sync
Takes two objects that describe the structure of a database and produces the PostgreSQL statements required to get from one to the other.