nlsclientscript

a Yii 1.x CClientScript extension to prevent reloading javascript libraries and merging/minifying resources

  • Owner: nlac/nlsclientscript
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

nlsclientscript 7.0.0-beta7

a Yii 1.x CClientScript extension to prevent reloading javascript libraries and merging/minifying resources

What's new compared to 6.x

  • huge refactor
  • one-file code splitted into classes
  • completely new css processing part: processes @import-s, url-s
  • composer support
  • demo app
  • moved to github:)
  • available on packagist.org
  • tests (initial)

How to install with Composer

Composer require section: "nlac/nlsclientscript": "dev-master"

Tests

Some important unit tests written, using Codeception. Code coverage will be increased later.

How to run the tests?

  1. Codeception framework needs to be installed globally
  • composer global require "codeception/codeception=2.0.*"
  • composer global require "codeception/specify=*"
  • composer global require "codeception/verify=*"
  • composer global require "codeception/aspect-mock=*"
  1. make sure that %APPDATA%\Composer\vendor\bin is added to the PATH variable (to have codecept command)
  2. go to the project root
  3. composer install
  4. codecept run unit --debug

Resources

Official demo, tutorial: http://nlacsoft.net/nlsclientscript

Packagist home: https://packagist.org/packages/nlac/nlsclientscript

Old Yii page: http://www.yiiframework.com/extension/nlsclientscript

Main metrics

Overview
Name With Ownernlac/nlsclientscript
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:Other
所有者活动
Created At2014-09-14 13:47:38
Pushed At2016-06-09 03:06:15
Last Commit At2015-10-01 22:41:10
Release Count7
Last Release Name7.0.0-beta7 (Posted on )
First Release Name7.0.0-beta (Posted on )
用户参与
Stargazers Count20
Watchers Count5
Fork Count9
Commits Count19
Has Issues Enabled
Issues Count18
Issue Open Count3
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private