Skip to content
View moinism's full-sized avatar
:octocat:
Building
:octocat:
Building

Organizations

@botui
Block or Report

Block or report moinism

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. botui/botui botui/botui Public

    🤖 A JavaScript framework for building conversational UIs

    TypeScript 2.8k 367

  2. png2icns png2icns Public

    A command line and nodejs module to convert a .png file to an .icns file.

    JavaScript 21 2

  3. Page Scroll Progress With JavaScript Page Scroll Progress With JavaScript
    1
    // Read more about it here: https://lab.moin.im/2015/03/18/page-scroll-progress/
    2
    
                  
    3
    function scrollProgress (el, updateFunc, endFunc) {
    4
    	document.addEventListener('DOMContentLoaded', function() {
    5
    		var progress = 0,
  4. jsonfromhtml jsonfromhtml Public

    NPM package to convert HTML to JSON

    JavaScript 5

  5. botui/react-quickstart botui/react-quickstart Public

    This repo contains example code to get you quickly started with JS and TS.

    TypeScript 2 2

  6. Electrolytic/push-quickstart Electrolytic/push-quickstart Public

    A quickstart project to demo push notifications in Electron

    JavaScript 1