Skip to content
View amsul's full-sized avatar

Organizations

@coffeescript-cookbook @EID100 @employapp @wallet-notify @George-Brown-College

Block or report amsul

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. react-translated react-translated Public

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

    JavaScript 177 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 267 12

  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
    ///////////////////