-
Orange County Superior Court
- Orange County, California
- https://dephony.com/Nikyle
- @NLKNguyen
Block or Report
Block or report NLKNguyen
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
papercolor-theme Public
🎨 Light & Dark Vim color schemes inspired by Google's Material Design -
code-formation Public
Context-free code generator with embeddable template meta-programming language
JavaScript
-
alpine-mpich Public
MPI Cluster Automation Solution using Docker, based on Alpine Linux with MPICH (see IEEE paper)
-
awesome-language-engineering Public
✨ A curated list of useful resources for computer language engineering and theory -
pipe-mysql.vim Public
MySQL client runner to query MySQL / Amazon Aurora / MariaDB database in Vim interactively (also remotely)
295 contributions in the last year
Contribution activity
April 2022
Created 9 commits in 2 repositories
Created an issue in zgid123/string-interpolation-js that received 5 comments
How to escape interpolation patterns?
Hi, is there any support for escaping interpolation patterns when they need to be treated as raw literals?
For example, if my pattern is ${ _ }, an…