Download rigger Free Java Code

Description

Javascript file parser and include engine #buildjs #node.

Source Files

The download file rigger-master.zip has the following entries.


.gitignore//  www  .  j a v a2s.  c o m
.travis.yml
README.md
bin/rig
build.js
converters/coffee2js.js
converters/index.js
converters/pegjs2js.js
converters/styl2css.js
converters/typescript.js
directives/eoi.js
directives/inc.js
directives/index.js
index.js
package.json
plugins/dummy.js
plugins/shim.js
src/README.md
src/converters/typescript.js
test/aliases.js
test/errors.js
test/events.js
test/includes/async.min.js
test/includes/simple.js
test/includes/testdir-hybrid/a.js
test/includes/testdir-hybrid/b.coffee
test/includes/testdir/a.css
test/includes/testdir/a.js
test/includes/testdir/b.css
test/includes/testdir/b.js
test/input-aliases/local-aliasrecurse.js
test/input-aliases/local-fullformat.js
test/input-aliases/local-includedir.js
test/input-aliases/noincludes.js
test/input-errors/includes/nested.js
test/input-errors/missing.js
test/input-errors/missingNested.js
test/input-errors/nonib.styl
test/input-plugins/alt-resources/test.txt
test/input-plugins/collate-default.js
test/input-plugins/collate-renamed-withopts.js
test/input-plugins/collate-renamed.js
test/input-plugins/collate-targetdir.js
test/input-plugins/collate-transform-array.js
test/input-plugins/dummy-explicit.js
test/input-plugins/dummy-indented.js
test/input-plugins/dummy.js
test/input-plugins/local-coffee2js.js
test/input-plugins/local-styl2css.css
test/input-plugins/resources/test.txt
test/input-remote/remote-github.js
test/input-remote/remote-manydeps.js
test/input-remote/remote-recurse.js
test/input-remote/remote-then-local-remote.js
test/input-remote/remote-then-local.js
test/input-remote/sizzle-with-extras.js
test/input-settings/arrayval.js
test/input-settings/arrayval.json
test/input-settings/objectval.js
test/input-settings/objectval.json
test/input-settings/stringval.js
test/input-settings/stringval.json
test/input-transpile/_disabled/local-roy2js.roy
test/input-transpile/arithmetics-wrapper.js
test/input-transpile/arithmetics.pegjs
test/input-transpile/lib/border-radius.styl
test/input-transpile/local-coffee2js-recurse.coffee
test/input-transpile/local-coffee2js.coffee
test/input-transpile/local-singlefile.js
test/input-transpile/local-styl2css-imports.styl
test/input-transpile/local-styl2css-withnib.styl
test/input-transpile/local-styl2css.styl
test/input-variables/noincludes.js
test/input/local-fallback.js
test/input/local-fullformat.coffee
test/input/local-fullformat.css
test/input/local-fullformat.js
test/input/local-fullformat.roy
test/input/local-includedir-hybrid.js
test/input/local-includedir.css
test/input/local-includedir.js
test/input/local-minified.js
test/input/local-multi.js
test/input/local-quoted.coffee
test/input/local-quoted.css
test/input/local-quoted.js
test/input/local-quoted.roy
test/input/local-recurse.coffee
test/input/local-recurse.css
test/input/local-recurse.js
test/input/local-recurse.roy
test/input/local-singlefile-indented.js
test/input/local-singlefile-withext.coffee
test/input/local-singlefile-withext.css
test/input/local-singlefile-withext.js
test/input/local-singlefile-withext.roy
test/input/local-singlefile.coffee
test/input/local-singlefile.css
test/input/local-singlefile.js
test/input/local-singlefile.roy
test/input/local-subdir.js
test/input/local-twofiles-trailingreturn.js
test/input/local-twofiles.js
test/input/noincludes.coffee
test/input/noincludes.css
test/input/noincludes.js
test/input/noincludes.roy
test/input/noincludes.styl
test/input/subdir/a.js
test/input/subdir/b.js
test/local.js
test/manual.js
test/mocha.opts
test/output/arithmetics-wrapper.js
test/output/arithmetics.js
test/output/collate-default.js
test/output/collate-renamed-withopts.js
test/output/collate-renamed.js
test/output/collate-targetdir.js
test/output/collate-transform-array.js
test/output/dummy-explicit.js
test/output/dummy-indented.js
test/output/dummy.js
test/output/local-aliasrecurse.js
test/output/local-coffee2js-recurse.js
test/output/local-coffee2js.js
test/output/local-fallback.js
test/output/local-fullformat.coffee
test/output/local-fullformat.css
test/output/local-fullformat.js
test/output/local-fullformat.roy
test/output/local-includedir-hybrid.js
test/output/local-includedir.css
test/output/local-includedir.js
test/output/local-minified.js
test/output/local-multi.js
test/output/local-quoted.coffee
test/output/local-quoted.css
test/output/local-quoted.js
test/output/local-quoted.roy
test/output/local-recurse.coffee
test/output/local-recurse.css
test/output/local-recurse.js
test/output/local-recurse.roy
test/output/local-singlefile-indented.js
test/output/local-singlefile-withext.coffee
test/output/local-singlefile-withext.css
test/output/local-singlefile-withext.js
test/output/local-singlefile-withext.roy
test/output/local-singlefile.coffee
test/output/local-singlefile.css
test/output/local-singlefile.js
test/output/local-singlefile.roy
test/output/local-styl2css-imports.css
test/output/local-styl2css-withnib.css
test/output/local-styl2css.css
test/output/local-subdir.js
test/output/local-twofiles-trailingreturn.js
test/output/local-twofiles.js
test/output/noincludes.coffee
test/output/noincludes.css
test/output/noincludes.js
test/output/noincludes.roy
test/output/noincludes.styl
test/output/remote-github.js
test/output/remote-manydeps.js
test/output/remote-recurse.js
test/output/remote-then-local-remote.js
test/output/remote-then-local.js
test/output/sizzle-with-extras.js
test/plugin-shim.js
test/plugins.js
test/remote.js
test/settings.js
test/transpile.js
test/variables.js
tmp/mobileservices.app.js
tmp/mobileservices.app.rigged.js

Download

Click the following link to download rigger-master.zip.

rigger-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper