# tmp1001 **Repository Path**: mirrors_svn2github/tmp1001 ## Basic Information - **Project Name**: tmp1001 - **Description**: This is a clone of an SVN repository at https://jquery-json.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Build To run the minifier, run this command from the root directory of the repository: $ ./build.sh ## Test Open up ./test/index.html in your browsers and run the test. For it to pass in modern browsers, you have to enable the `disable_native` option from the QUnit toolbar. Also, before releasing. Make sure to test the build version as well, you can do so by enabling the `build-min` option in the QUnit toolbar. This will load the code from the `./build/` directory instead of `./src/`. ## Version We use the Semantic Versioning guidelines as much as possible. Releases will be numbered in the following format: .. The -alpha suffix is used to indicate unreleased versions in development. For more information on SemVer, please visit http://semver.org/.