Skip to content

user-land shims for tooling group initiatives #7

@bcoe

Description

@bcoe

One topic discussed in our Node+JS Interactive meeting on tooling, was the introduction of user-land modules to help ecosystem modules take advantage of new functionality (.e.,g, mkdirp) while still falling back to their prior implementation.

I've opened this issue to capture a couple action items around this topic.

Publishing Shims Under Node.js Organization

How do we feel about creating a @node, or @nodejs organization on npmjs.com and using this scope to publish shims under? A first candidate being @nodejs/mkdir-recursive-shim.

  • let's figure out who to talk to about doing this, and if we have consensus create the scope on npm and nodejs/mkdir-recursive-shim repo on GitHub?

Actually Write @nodejs/mkdir-recursive-shim

  • @guybedford you'd offered to take this on? let's check this box when we've done so?

Module.wrap is a candidate for a similar shim

There's a discussion in nodejs/node#21573 about using an improved API for Module.wrap, this would potentially be another good candidate for a shim.

@nodejs/tooling (CC: @mhdawson, @dshaw, @jdalton)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions