mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
Compare commits
2 Commits
7752448167
...
eb33d33bc5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb33d33bc5 | ||
|
|
1404f11ac1 |
@@ -149,6 +149,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [TypL](https://github.com/getify/TypL) - the JavaScript Type Linter with a bias on type inference.
|
||||
* [Hindley Milner Definitions](https://github.com/xodio/hm-def) - runtime type checking for JavaScript functions using Haskell-alike Hindley Milner type signatures.
|
||||
* [Zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with built-in static type inference.
|
||||
* [Yup](https://github.com/jquense/yup) - JavaScript schema builder and validator.
|
||||
|
||||
## Testing Frameworks
|
||||
|
||||
@@ -675,6 +676,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
|
||||
* [Highlight.js](https://github.com/isagalaev/highlight.js) - JavaScript syntax highlighter.
|
||||
* [PrismJS](https://github.com/PrismJS/prism) - Lightweight, robust, elegant syntax highlighting.
|
||||
* [shiki](https://github.com/shikijs/shiki) - Code highlighter powered by VS Code TextMate grammars. Accurate, themeable, works in Node or browser, great for JS and TS.
|
||||
|
||||
## Loading Status
|
||||
*Libraries for indicate load status.*
|
||||
|
||||
Reference in New Issue
Block a user