jstrieb / urlpages

Create and view web pages stored entirely in the URL
http://jstrieb.github.io/urlpages
MIT License
1.38k stars 128 forks source link

Preprocessors support? #26

Closed VatsaDev closed 3 years ago

VatsaDev commented 3 years ago

Preprocessors support?

Hi, I'm here to ask, is there anyway to add Preprocessor support? maybe like first 9 letters after representing Preprocessors?

jstrieb commented 3 years ago

Hi, thanks for your question!

Hi, I'm here to ask, is there anyway to add Preprocessor support?

Do you mean something like this?

maybe like first 9 letters after representing Preprocessors?

Would it be possible to clarify what you mean by this second question?

VatsaDev commented 3 years ago

Do you mean something like this?

yeah

maybe like first 9 letters after representing Preprocessors?

like a url variable with three letters for each html-css-js preprocessor. then broken down and given to each editor.

im asking this, because im building an app like codepen, and i wanted to build in urlpages style

link to project test not final - https://objective-mayer-e90967.netlify.app/

VatsaDev commented 3 years ago

here is the concept - https://nostalgic-allen-1d0a0c.netlify.app/ uses url variables not hash thanks for building urlpages