forked from sorrycc/awesome-javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
merge #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Waterloo
wants to merge
623
commits into
Waterloo:master
Choose a base branch
from
sorrycc:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
merge #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added mxGraph - diagramming library.
Square Node.js SDK suggestion added
Add PDF.js
add ttag (i18n library)
Add `analytics` npm module
Remove xCharts and pykcharts.js because both are 404 and I cannot find new mantained and relatively starred versions.
Remove dead links
Add Gridsome
chore: typo
docs: add dayjs for date
docs: add puppeteer for runner
Update RxJS GitHub Repo url
Add "crumbsjs"
* added next.js * Update README.md fix: remove failing links --------- Co-authored-by: Gökay Gürcan <[email protected]>
* feat: add Everright-formEditor Everright-filter * feat: add Everright-formEditor * remove expired url --------- Co-authored-by: Gökay Gürcan <[email protected]>
* Added new category and suggestion as example * Added reference in content list * Update README.md --------- Co-authored-by: Gökay Gürcan <[email protected]>
* Propose sweet-monads library into Functional Programming section * Move the link at the end of the section * fix: remove broken links --------- Co-authored-by: Gökay Gürcan <[email protected]>
* Fix broken link * Fix broken link for mo.js
Co-authored-by: Tom Österlund <[email protected]>
* pg * fix: remove dead links * fix: another one bites the dust --------- Co-authored-by: Gökay Gürcan <[email protected]>
* added next.js * Update README.md fix: remove failing links * added lume- Deno based site generator * fixed link for web of tomorrow podcast --------- Co-authored-by: Gökay Gürcan <[email protected]>
Adding RevoGrid to the Spreadsheet category of the “Awesome JavaScript” list. RevoGrid is designed to address the needs of developers who require a fast, flexible, and feature-rich grid component capable of handling large datasets with ease. I believe RevoGrid would be a great addition to your list.
1. Updated GitHub Actions versions: actions/checkout@v2 → actions/checkout@v4 actions/upload-artifact@v2 → actions/upload-artifact@v4 Updated Ruby version from 2.6 to 3.2 (since 2.6 is no longer supported). 2. Optimized workflow steps: Moved setup-ruby after checkout for better execution order. Added bundler-cache: true to setup-ruby to prevent redundant gem installations. 3. Improved awesome_bot installation: Added --no-document flag to speed up installation. 4. Made validation step more resilient: Added continue-on-error: true to validate to prevent workflow failure on link errors. 5. Adjusted artifact handling: Used if: ${{ failure() }} to ensure artifacts are uploaded only if the validation fails.
* docs(regexp): add Regulex JavaScript RegExp visualizer Added Regulex, a JavaScript regular expression visualizer, to the RegExp section. Regulex provides an interactive way to understand regex patterns and their structure. * docs(regexp): add Regulex JavaScript RegExp visualizer Added Regulex, a JavaScript regular expression visualizer, to the RegExp section. Regulex provides an interactive way to understand regex patterns and their structure.
A popular HTTP assertion library for testing REST APIs, often used with other testing frameworks like Mocha or Jest
* Add Zod * Add ORM Section * Add Prisma to ORM section * Add Sequelize to ORM section * Add Mongoose to ORM section * Add TypeORM to ORM section * Add Drizzle ORM to ORM section * Add Kysely to ORM section * Add Knex to ORM section * Add MikroORM to ORM section
* Add HMPL * Correcting the position in the list
Added Regex visualizer & editor Features: Visualizing regular expressions Visual editing of regular expressions Testing of regular expressions Link: https://github.com/Bowen7/regex-vis
Added a link to Vite in the bundlers section of the README. Vite is a next-generation frontend tooling optimized for speed and modern development workflows.
* feat: Add WS to Websockets section * rename WS to ws * update ws --------- Co-authored-by: Gökay Gürcan <[email protected]>
* feat: this commit adds openAI sdk to the sdk section * ref: move openAI SDK to the end of the section * update openai sdk --------- Co-authored-by: Gökay Gürcan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.