You-Dont-Need-Lodash-Unders
es1995
You-Dont-Need-Lodash-Unders | es1995 | |
---|---|---|
1 | 10 | |
- | 81 | |
- | - | |
- | 0.0 | |
- | about 4 years ago | |
JavaScript | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
You-Dont-Need-Lodash-Unders
-
No Lodash
https://github.com/you-dont-need/You-Dont-Need-Lodash-Unders... seems to be a more readable alternative to this website.
es1995
- Design Principles Behind Smalltalk
-
No Lodash
> The API matters, and readability matters.
Exactly, lodash should be part of the language. https://github.com/mlajtos/es1995
-
[AskJS] Is JavaScript missing some built-in methods?
Yes, https://github.com/mlajtos/es1995
-
SmooshGate
> It made the decision to extend prototypes. In hindsight, a huge mistake.
I think it was a mistake at the time, but I still believe prototypal inheritance is pretty great idea. And JS desperately needs standard library, which IMO should extend built-in prototypes, so the language would be more coherent. ES1995 [0] was a funny take on this direction, but people (mainly non-JS people) would like to seriously use it. Go figure.
[0]: https://github.com/mlajtos/es1995
- ES1995: Javascript that could have been
-
Turboprop: JS Arrays as Property Accessors!?!
(I was trying out some old school way with ES1995. I might rewrite it to TS one day.)
-
[AskJS] TIL StackOverflow monkeypatches the String prototype across its various sites.
ES1995 agrees.
-
Function parameter as a tuple
Thanks! I think we share a few aesthetic ideals :) I really like your work on L1 and New Kind of Paper, and just noticed ES1995 – if only it was true…
- ES1995 – The Missing JavaScript Polyfill
- ES1995 – The Missing JS Polyfill
What are some alternatives?
rfdc - Really Fast Deep Clone
type-system-j - adds an optional type system to J language
just - A library of dependency-free JavaScript utilities that do just one thing.
proposal-set-methods - Proposal for new Set methods in JS
lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
proposal-iterator.range - A proposal for ECMAScript to add a built-in Iterator.range()