tn-teamrg's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
NvChad/NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
NG-ZORRO/ng-zorro-antd
Angular UI Component Library based on Ant Design
mockoon/mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
gephi/gephi
Gephi - The Open Graph Viz Platform
google/google-java-format
Reformats Java source code to comply with Google Java Style.
prettier/eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
oracle/node-oracledb
Oracle Database driver for Node.js maintained by Oracle Corp.
LunarVim/Launch.nvim
🚀 Launch.nvim is modular starter for Neovim.
google/eslint-config-google
ESLint shareable config for the Google JavaScript style guide
angular-eslint/angular-eslint
:sparkles: Monorepo for all the tooling related to using ESLint with Angular
spring-attic/spring-data-book
Spring Data - The Definitive Guide - Modern Data Access for Enterprise Java Developers
payara/Payara
Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
apache/cxf
Apache CXF
johnpapa/vscode-angular-snippets
Angular Snippets for VS Code
DeborahK/Angular-ReactiveForms
Materials for my Pluralsight course: Angular Reactive Forms.
DapperDox/dapperdox
Beautiful, integrated, OpenAPI documentation.
LinkedInLearning/typescript-EssT-2428199
This repo is for the Linkedin Learning course: Typescript Essential Training
spring-attic/aws-refapp
Refernce app for spring-cloud-aws
danielprinz/micronaut-udemy
Learn Micronaut - Udemy Course
lydell/source-map-resolve
[DEPRECATED] Resolve the source map and/or sources for a generated file.
agoncal/agoncal-sample-jaxrs
Samples about JAX-RS
orizens/sublime-angular2-snippets
John Papa's snippets for sublime text
hibernate/hibernate.org
Source for the hibernate.org website
abarghoud/ngx-reactive-form-class-validator
CDCgov/NEDSS-Modernization
kagklis/ng-interceptors-demo
Working example of Angular Interceptor chain in action . Using multiple sequential Interceptors to check cache, attach headers and authorization token to a request, and return a mocked backend response.