Skip to content

Instantly share code, notes, and snippets.

View IS4Code's full-sized avatar
🇺🇦
​Freedom to the oppressed!

IS4 IS4Code

🇺🇦
​Freedom to the oppressed!
View GitHub Profile
/*
The MIT License (MIT)
Copyright (c) 2015-2018 IllidanS4
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
@IS4Code
IS4Code / IllidanS4.Wave.cs
Last active November 20, 2015 13:47
Wave generating library support multiple and custom wave types and functions
/*
The MIT License (MIT)
Copyright (c) 2015 IllidanS4
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
@IS4Code
IS4Code / youtubetags.user.js
Last active August 29, 2015 14:02
Greasemonkey YouTube Tag Section
// ==UserScript==
// @name YouTube Tag Section
// @namespace IllidanS4/YouTubeTags
// @description Adds Tag option to section type menu.
// @include https://www.youtube.com/channel/*
// @include https://www.youtube.com/user/*
// @version 1
// @grant none
// ==/UserScript==