oeddyo's Stars
microsoft/vscode
Visual Studio Code
prettier/prettier
Prettier is an opinionated code formatter.
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
codex-team/editor.js
A block-style editor with clean JSON output
codemirror/codemirror5
In-browser code editor (version 5, legacy)
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
codesandbox/codesandbox-client
An online IDE for rapid web development
typestack/class-validator
Decorator-based property validation for classes.
styleguidist/react-styleguidist
Isolated React component development environment with a living style guide
oldboyxx/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
rematch/rematch
The Redux Framework
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
codemirror/dev
Development repository for the CodeMirror editor project
sindresorhus/ow
Function argument validation for humans
testing-library/dom-testing-library
🐙 Simple and complete DOM testing utilities that encourage good testing practices.
YousefED/typescript-json-schema
Generate json-schema from your Typescript sources
alm-tools/alm
:rose: A :cloud: ready IDE just for TypeScript :heart:
redux-orm/redux-orm
NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.
jaredwray/keyv
Simple key-value storage with support for multiple backends
eslint/js
Monorepo for the JS language tools.
bahmutov/start-server-and-test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
BenjaminVanRyseghem/numbro
A JS library for number formatting
estools/estraverse
ECMAScript JS AST traversal functions
samskivert/jmustache
A Java implementation of the Mustache templating language.
Cobertos/md2notion
A better Notion.so Markdown importer
algolia/instantsearch-ios
⚡️ A library of widgets and helpers to build instant-search applications on iOS.
simonexmachina/factory-girl
A factory library for node.js and the browser inspired by factory_girl
Rich-Harris/estree-walker
Traverse an ESTree-compliant AST
donmccurdy/expression-eval
JavaScript expression parsing and evaluation.