Skip to content
View cityseventeen's full-sized avatar

Block or report cityseventeen

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

Popular repositories Loading

  1. proxytracker proxytracker Public

    Nato per separare il controllo degli errori e il logging dalla logica dell'applicazione. Facilita l'uso di Proxy con handler complessi scrivendoli in una forma standardizzata. Permette di inserire …

    JavaScript 1 1

  2. LaziestError LaziestError Public

    Permette di generare degli errori dal testo personalizzato in modo semplice e diretto, e decidere tramite callback quale tipo di errore restituire e quali modifiche al testo produrre automaticamente

    JavaScript 1

  3. errformance errformance Public

    Permette di decidere se utilizzare assert o throw error in base a configurazione iniziale, e di poter disabilitare gli assert ad esempio in base all'ambiente per migliorare le performance in produz…

    JavaScript 1

  4. ChangeEnvironment ChangeEnvironment Public

    Permette di eseguire una callback, ad esempio una test suite, con una variabile di ambiente diversa, che ha effetto anche sui require di CommonJS. L'ambiente viene ripristinato dopo aver eseguito l…

    JavaScript

  5. js-patternator js-patternator Public

    Forked from pgarciacamou/go-patterns

    JS Design Pattern Generator

    JavaScript

  6. simply-pattern simply-pattern Public

    Create and use pattern without knowledge. The purpose is to bring the javascript design pattern closer to a real OO design pattern.

    JavaScript