rawsta / RawSnippets

An attempt in keeping a very old Snippetsystem alive. 🚧 NOT STABLE 🚧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RawSnippets Logo

This is an old snippet tool that I've been using since about 2014.
It has absolute basic functionality, terrible structure, terrible codebase and is probably broken,
outdated, deprecated or otherwise wrong in every way.

Badge HTML5 Badge CSS3 Badge PHP Badge JavaScript
⁕ Report Bug ⁑ Request Feature ⁕

Why?

Most tools today are written with various Frameworks, with various pre-/postprocessors and get optimized, concatenated, compressed and bundled. This tool was written without all that fancy stuff. Besides jQuery, Prettify and smaller plugins, it was and still is quite simple. At least compared to todays apps. The whole tool had a strange and outdated structure that I hope to never really understand. But over the years, this old tool has served me well and did it's job.

What?

The Web was quite different in 2014 and the way this tool was build, was probably kind of reasonable. Reasonable developer would probably start from scratch or move to a newer and probably better tool, I chose to refactor the whole thing and try to replace everything with a solid foundation. But it's about time, to bring this trusty tool into the modern web.

Features

  • listing snippets
  • more coming soon...maybe

FOUND SOMETHING?

Since this is full of bugs, broken stuff and other worst-practices, it's not hard to fiund things to improve, rewrite or otherwise do it in a better way. Feel free to open an Issue or leave a PR if you want. With a foundation like this, it's not easy to keep track of all the TODOs.

open issues closed issues last commit

DISCLAIMER

This should not be used by anybody and is definatly full of bugs and other surprise features. If you try to use it, I'm not reliable for anything happening with you, your server or your data. USE IT ON YOUR OWN RISK!

About

An attempt in keeping a very old Snippetsystem alive. 🚧 NOT STABLE 🚧

License:GNU General Public License v3.0


Languages

Language:JavaScript 68.5%Language:PHP 16.7%Language:CSS 14.8%