• Stars
    star
    2,390
  • Rank 19,241 (Top 0.4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.

RawGit

Warning

RawGit is no longer actively developed. You should use jsDelivr instead. If you arrived here via any website other than rawgit.com, that website is not associated with this project and is not maintained by this project's maintainers (even if it uses this code).

This is the source code behind https://rawgit.com/.

Have questions about RawGit? See the FAQ.

Installing

  1. Install Node.js.

  2. Clone this git repo (fork it first if you plan to make changes).

    git clone git://github.com/rgrove/rawgit.git
    
  3. Install dependencies.

    cd rawgit && npm install
    
  4. Start the local server.

    npm start
    
  5. Browse to http://localhost:5000/ and you should see RawGit in action.

Running Tests

npm test

Contributing

Want to fix a bug? If it's something small, just send a pull request. If you want to add a new feature or make significant changes, please get in touch and ask if I'm interested before doing the work.

License

Copyright (c) 2018 Ryan Grove ([email protected]).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

sanitize

Ruby HTML and CSS sanitizer.
HTML
2,020
star
2

lazyload

💀 An ancient tiny JS and CSS loader from the days before everyone had written one. Unmaintained.
JavaScript
1,391
star
3

larch

💀 Larch copies messages from one IMAP server to another. No longer maintained.
Ruby
616
star
4

jsmin-php

💀 PHP port of Douglas Crockford's JSMin JavaScript minifier. No longer maintained.
PHP
423
star
5

parse-xml

A fast, safe, compliant XML parser for Node.js and browsers.
JavaScript
259
star
6

crass

A Ruby CSS parser that's fully compliant with the CSS Syntax Level 3 specification.
Ruby
139
star
7

combohandler

A simple Yahoo!-style combo handler in Node.js.
JavaScript
116
star
8

node-elastical

💀 Elastical has moved to https://github.com/ramv/node-elastical and this repo is no longer maintained. Please update your bookmarks!
JavaScript
101
star
9

thoth

💀 An unmaintained and probably broken Ruby blog engine.
Ruby
67
star
10

emergencykitten

Sometimes you just need a kitten.
JavaScript
66
star
11

jsmin

💀 Ruby library for minifying JavaScript. Based on Douglas Crockford's jsmin.c. Unmaintained.
JavaScript
51
star
12

textual-sulaco

Sulaco, a style for the Textual IRC client
HTML
44
star
13

synchrotron

Watches a local directory and syncs files to another directory or a remote destination using rsync whenever changes occur.
JavaScript
40
star
14

cssmin

💀 Ruby library for minifying CSS. Unmaintained.
Ruby
38
star
15

selleck

💀 Now maintained at https://github.com/yui/selleck
JavaScript
38
star
16

storage-lite

💀 Lightweight YUI 3 API for persistent cross-browser key/value storage similar to the HTML5 localStorage API. Unmaintained.
JavaScript
29
star
17

pie.gd

Config files, scripts, and documentation for the pie.gd Mastodon instance.
Dockerfile
23
star
18

lectroid

💀 A really boring blog engine. Unmaintained.
JavaScript
17
star
19

cachetest

💀 A Sinatra app for testing browser cache characteristics. Unmaintained.
Ruby
16
star
20

trogdor

💀 A fast, simple search-as-you-type implementation in JavaScript using the Yahoo! Search BOSS API. Unmaintained.
JavaScript
16
star
21

jslib-stats

💀 Node.js-based crawler that gathers JavaScript library usage stats by executing and inspecting JS. Unmaintained.
JavaScript
12
star
22

vim-yui3

💀 Vim syntax for YUI3. Unmaintained.
JavaScript
11
star
23

yuitweets

💀 A Bayesian tweet classifier that can learn the difference between tweets about the YUI Library and tweets about J-pop idols named Yui. Unmaintained.
Ruby
10
star
24

node-tokeninput

💀 YUI 3 Node plugin that turns a text input field into a tokenized input field similar to Cocoa's NSTokenField control. Unmaintained.
JavaScript
6
star
25

javascript-yui3.tmbundle

💀 TextMate bundle for YUI 3. Unmaintained.
JavaScript
6
star
26

denyssh

💀 Blocks SSH brute force attacks using PF. Unmaintained.
Ruby
5
star
27

tweetslurp

💀 Backs up tweets to a JSON file. Unmaintained.
JavaScript
4
star
28

jshint

💀 The Kinder, Gentler JavaScript Code Quality Tool
JavaScript
3
star
29

crackup

💀 Crappy remote backup. Unmaintained.
Ruby
3
star
30

sanitize-web

A super simple web interface to Sanitize, mostly for testing purposes.
HTML
3
star
31

sandbox

💀 YUI 3 module that simplifies the process of creating isolated iframe sandboxes in which to evaluate JavaScript code for tasks like profiling or unit testing. Unmaintained.
JavaScript
2
star
32

jetpants

💀
JavaScript
2
star
33

weld

💀 Combines and minifies CSS and JavaScript files at runtime and build time. Unmaintained.
Ruby
2
star
34

sniffle

💀 CLI app that learns and identifies user agent strings using a Redis-backed naive Bayes classifier. Just a silly experiment. Unmaintained.
JavaScript
2
star
35

denyspam

💀 Monitors a mail server log file and uses a firewall to temporarily block or redirect incoming packets from hosts that display spammer-like behavior. Unmaintained.
1
star
36

parse-xml-benchmark

Benchmarks for @rgrove/parse-xml
JavaScript
1
star