return to table of content

Microjs

Klaster_1
7 replies
6d13h

Wow, what a blast from the past! I remember looking for libs there back in 2011. Thanks for rekindling those memories.

girvo
6 replies
6d13h

It even still looks the same! Man I miss those days. Bring back RequireJS and/or browserify

lexicality
4 replies
5d5h

I mean fwiw, native web esmodules now work basiaclly the same as require did back in the day so you can get the same vibe with no build step

veidelis
2 replies
4d11h

Requirejs does not have a mandatory build step.

lexicality
0 replies
4d

correct, that was part of my point

5Qn8mNbc2FNCiVV
0 replies
3d8h

Neither do esmodules

girvo
0 replies
4d18h

Yeah I love it, I wish it was adopted more widely but alas, Webpack and Parcel run my world today

bastawhiz
0 replies
6d5h

You can still use those tools, but good luck. There's a reason most of us have stopped using them

billbrown
2 replies
6d

I remember getting a drag-and-drop, sortable interface for a blog-widget configurator in Go Daddy's Quick Blog app using script.aculo.us back in 2006 or 2007. Worked perfectly except in IE6 and it took three days of hard dev to get that correct.

jQuery and jQuery UI quickly overshadowed this fun little library.

jszymborski
0 replies
5d14h

I miss the yayquery podcast every day.

lelandfe
1 replies
5d23h

Used to blow my mind. Didn't understand a lick of it at the time.

jszymborski
0 replies
5d14h

Exactly how I felt as a teen/pre-teen.

Prototype had a bid of a rep for being harder than jQuery to pick up.

This made me think of dōjō so I looked it up and it seems like it's going strong (last release 3 years ago, initial in 2006).

sureIy
2 replies
6d11h

Fun fact: Moment.js was at some point on this website at 3.7kb[1]. Of course that changed over its lifetime.

   [1]: https://github.com/microjs/microjs.com/pull/242/files

MuffinFlavored
1 replies
6d3h

March 27th 2012 was 12 years, 4 months and 3 days ago, which is 4,508 days.
twosdai
0 replies
5d3h

Now the big question, did you figure out that time date diff with moment.js?

Bonus points if it's the version from March 27th 2012.

marban
2 replies
6d10h

Don't forget MooTools.

nutrie
1 replies
6d1h

To this day I still don’t know why, but I used to love MooTools.

qingcharles
0 replies
16h23m

Don't feel bad, you weren't the only one. I used it in a bunch of big production projects.

breck
2 replies
6d4h

I wonder if someone could create a new #1 Javascript central package repository simply by enforcing the rule of every package must be under 10KB un-minimized and copy/pasteable in a single file.

zserge
1 replies
6d2h

So that things like React could be distributed as a collection of hundreds of interconnected single-function tiny modules?

maxpert
1 replies
6d3h

OMG this is still alive! Brought a smile on my face :)

lacoolj
0 replies
6d1h

to*

antifa
1 replies
4d19h

I wish there was a website like this for typescript.

diceduckmonk
0 replies
4d16h

If you’re using TypeScript then you have a build step and package manager like NPM, which means packages and libraries are published in the NPM package registries.

This website was from/for an era where you hotlink the scripts.

shove
0 replies
2d21h

still have this bookmarked from over a decade ago

sezgim
0 replies
6d9h

I created two micro libraries in Javascript long ago but neither is on this website. Makes me think there might be other libraries missing.

mosselman
0 replies
6d11h

I went here the other day to find an image gallery which in the end wasn't maintained anymore.

I loved this website and went here often for inspiration.

marcussoliva
0 replies
6d5h

Wow, I remember that I found Zepto.js in 2012 on this site.

jay-barronville
0 replies
5d20h

Wow, I’m feeling a bit nostalgic right now!

Tepix
0 replies
6d10h

Pretty cool. Is there a micro framework for showing 360° photos and videos? Ideally with support for orientation sensors in mobile devices and HMDs (2d/3d) :-)