Skip to content
View LaughingSun's full-sized avatar
  • Gianyar, Bali, Indonesia
Block or Report

Block or report LaughingSun

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. buffer-index-of-items.js buffer-index-of-items.js Public

    For when you need to find a set of tokens in a buffer. You can't use RegExp on Buffers without casting it to a string

    JavaScript 1

  2. migraine migraine Public

    The migraine project is a toolset for developing for ecma platforms, consisting of migration tools, compilers and polyfills.

  3. buffer-regexp-compiler-js buffer-regexp-compiler-js Public

    Compiles a string, RegExp instance, file, or stream to ecma script. Supports ECMA5, ECMA2016 and 2017 features as wellas multiple flavors of regular expressions

  4. stream-parser-js stream-parser-js Public

    A stream parser written is javascript ES2016

  5. token-parser-js token-parser-js Public

    a configurable tokenizer and parser for generic purposes. It was developed for use with the ECMAscript vatiant called UBUDscript.