mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-05-02 04:29:59 -07:00
Compare commits
2 Commits
d6edffb8e7
...
797454fff1
| Author | SHA1 | Date | |
|---|---|---|---|
| 797454fff1 | |||
| 63ed3b0713 |
@@ -215,6 +215,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
|
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
|
||||||
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
|
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
|
||||||
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
|
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
|
||||||
|
* [Rev-dep](https://github.com/jayu/rev-dep) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI.
|
||||||
|
|
||||||
## MVC Frameworks and Libraries
|
## MVC Frameworks and Libraries
|
||||||
|
|
||||||
@@ -1024,6 +1025,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.".
|
* [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.".
|
||||||
* [Lume](https://github.com/lumeland/lume) - Static site generator for Deno.
|
* [Lume](https://github.com/lumeland/lume) - Static site generator for Deno.
|
||||||
* [Astro](https://github.com/withastro/astro) - The web framework for content-driven websites.
|
* [Astro](https://github.com/withastro/astro) - The web framework for content-driven websites.
|
||||||
|
* [Nuxt](https://github.com/nuxt/nuxt) - The Intuitive Vue Framework.
|
||||||
|
|
||||||
## SDK
|
## SDK
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user