Skip to content
View amwmedia's full-sized avatar

Organizations

@plopjs
Block or Report

Block or report amwmedia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. plopjs/plop plopjs/plop Public

    Consistency Made Simple

    JavaScript 6.9k 267

  2. teleterminal teleterminal Public

    Host a terminal command using a web server

    JavaScript 21

  3. infect.js infect.js Public

    Infectiously simple dependency injection for any JavaScript project

    JavaScript 147 8

  4. ambient.js ambient.js Public

    Making it easy to make style changes base on ambient page data

    JavaScript 14 3

  5. plopjs/node-plop plopjs/node-plop Public archive

    programmatic plopping for fun and profit

    JavaScript 147 56

  6. Glean... what you want from any data... Glean... what you want from any data source.
    1
    /**
    2
     * glean - Access nested paths in an object whos structure we are uncertain of.
    3
     * Unholy marriage of Facebook's existential function and lodash get()
    4
     * https://facebook.github.io/react-native/blog/2017/03/13/idx-the-existential-function.html
    5
     * https://lodash.com/docs#get