Skip to content
View chrisb34's full-sized avatar

Block or report chrisb34

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 Loading

  1. yii2-gridview-editable yii2-gridview-editable Public

    A simple Extension to Yii2 GridView to enable simple editable columns

    JavaScript 9 3

  2. yii2-reportgrid yii2-reportgrid Public

    A reporting gridview with built in totals and sub-totalling

    PHP 5

  3. yii2-lazyload yii2-lazyload Public

    Yii2 helper to lazy load images and/or to convert image captions into div markups (like wordpress)

    JavaScript 3

  4. Creating Custom Composition function... Creating Custom Composition functions in Vue 3 with the Composition API
    1
      import { reactive } from 'vue'
    2
    
                  
    3
      function useCounter() {
    4
        const state = reactive({
    5
          count: 0
  5. autoptimize autoptimize Public

    Forked from futtta/autoptimize

    Official Autoptimize repo on Github

    PHP

  6. yii-image-crop yii-image-crop Public

    An image resizing, caching and cropping plugin

    PHP