Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
View barneycarroll's full-sized avatar
🛠️
Working on Mithril type stuff
🛠️
Working on Mithril type stuff

Organizations

@MithrilJS

Block or report barneycarroll

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. patchinko patchinko Public

    A terse API for performing deep patching on JavaScript structures

    JavaScript 73 5

  2. xet xet Public

    xet( map, key, factory ) - if map has own property key, return its value. If not, execute factory, assign the return value to key, then return it.

    JavaScript 2

  3. mithril-machine-tools mithril-machine-tools Public

    Putting the hype back in hyperscript, the OM back in virtual DOM; A bag of tricks for Mithril.

    JavaScript 34 3

  4. life-cycle life-cycle Public

    A no-op custom element which exposes lifecycle hooks to consuming view frameworks

    JavaScript 1

  5. muty muty Public

    An attempt at a more intuitive API wrapper around W3C DOM MutationObserver

    JavaScript 2

  6. mithril.hydrate.js mithril.hydrate.js
    1
    const noop = () => {}
    2
    
                  
    3
    const elementHandler = {  
    4
      get: (element, key) => {
    5
        if(key === 'setAttribute')
Morty Proxy This is a proxified and sanitized view of the page, visit original site.