Skip to content
View amsul's full-sized avatar

Organizations

@coffeescript-cookbook @EID100 @employapp @wallet-notify @George-Brown-College
Block or Report

Block or report amsul

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. react-translated react-translated Public

    A dead simple way to add complex translations (i18n) in a React (DOM/Native) project ๐ŸŒŽ๐ŸŒ๐ŸŒ

    JavaScript 178 12

  2. pickadate.js pickadate.js Public

    The mobile-friendly, responsive, and lightweight jQuery date & time input picker.

    JavaScript 7.7k 1k

  3. react-performance react-performance Public

    Helpers to debug and record component render performance ๐Ÿš€

    JavaScript 269 16

  4. template-literals template-literals Public

    String templates using tagged template literals

    JavaScript 1

  5. basic-parser basic-parser Public

    An extremely basic token-based parser

    TypeScript

  6. A stupidly simple fuzzy search A stupidly simple fuzzy search
    1
    // @flow
    2
    
                  
    3
    import * as _ from 'lodash'
    4
    
                  
    5
    ///////////////////