Jeff Mealo

Results 48 issues of Jeff Mealo

Thanks for the great module! I use it all the time in my commonJS projects and I'm hitting trouble with ESM/Typescript: # not working ```typescript import DAGMap from 'dag-map' const...

Kudos on a great module. I see that the module is MIT licensed. However, no license property is set in package.json which (means that the license isn't visible from NPM)....

It looks like RES is one of the preview Edge extensions. Was this updated to support Edge or was that a new implementation?

Are their any validation tools or compliance test suites available to verify that an API follows these guidelines?

### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Linux * Firebase SDK version: 9.20 * Firebase...

api: core

This issue serves as a discussion for adding schema change notifications and introspection reloading support to PostgreSQL. Relevant documentation pages: - https://www.postgresql.org/docs/10/static/event-trigger-definition.html - https://www.postgresql.org/docs/10/static/event-trigger-matrix.html - https://www.postgresql.org/docs/10/static/event-trigger-table-rewrite-example.html The following event triggers...

enhancement
help wanted