Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome
A curated list of awesome frontend development resources.
https://github.com/trendmicro-frontend/awesome
Last synced: 6 days ago
JSON representation
-
Presentation
-
React Components
- spectacle-editor - Drag and drop Spectacle editor.
-
-
Trend Micro
-
CSS Styles
- trendmicro-ui - CSS styles for creating a user interface according to Trend Micro UI style guides.
-
Linter
- eslint-config-trendmicro - This package provides .eslintrc as an extensible shared config.
-
Component Generator
- react-component-template - React component template.
-
React Components
- react-anchor - React Anchor component ([demo](https://trendmicro-frontend.github.io/react-anchor/)).
- react-breadcrumbs - React Breadcrumbs component ([demo](https://trendmicro-frontend.github.io/react-breadcrumbs/)).
- react-buttons - React Buttons component ([demo](https://trendmicro-frontend.github.io/react-buttons/)).
- react-checkbox - React Checkbox component ([demo](https://trendmicro-frontend.github.io/react-checkbox/)).
- react-datepicker - React DatePicker component ([demo](https://trendmicro-frontend.github.io/react-datepicker/)).
- react-dropdown - React Dropdown component ([demo](https://trendmicro-frontend.github.io/react-dropdown/)).
- react-form-control - React Form Control component ([demo](https://trendmicro-frontend.github.io/react-form-control/)).
- react-grid-system - React Grid System component ([demo](https://trendmicro-frontend.github.io/react-grid-system/)).
- react-iframe - React iFrame component ([demo](https://trendmicro-frontend.github.io/react-iframe/)).
- react-interpolate - A React component that renders elements into a format string containing replacement fields ([demo](https://trendmicro-frontend.github.io/react-interpolate/)).
- react-liquid-gauge - React Liquid Gauge component ([demo](https://trendmicro-frontend.github.io/react-liquid-gauge/)).
- react-loader - React Loader component ([demo](https://trendmicro-frontend.github.io/react-loader/)).
- react-modal - React Modal component ([demo](https://trendmicro-frontend.github.io/react-modal/)).
- react-navs - React Navs component ([demo](https://trendmicro-frontend.github.io/react-navs/)).
- react-navbar - React Navbar component ([demo](https://trendmicro-frontend.github.io/react-navbar/)).
- react-notifications - React Notifications component ([demo](https://trendmicro-frontend.github.io/react-notifications/)).
- react-paginations - React Paginations component ([demo](https://trendmicro-frontend.github.io/react-paginations/)).
- react-popover - React Popover component ([demo](https://trendmicro-frontend.github.io/react-popover/)).
- react-portal - React Portal component ([demo](https://trendmicro-frontend.github.io/react-portal/)).
- react-radio-button - React Radio Button component ([demo](https://trendmicro-frontend.github.io/react-radio-button/)).
- reacr-sidenav - React SideNav component ([demo](https://trendmicro-frontend.github.io/react-sidenav/)).
- react-table - React Table component ([demo](https://trendmicro-frontend.github.io/react-table/)).
- react-toggle-switch - React Toggle Switch component ([demo](https://trendmicro-frontend.github.io/react-toggle-switch/)).
- react-tooltip - React Tooltip component ([demo](https://trendmicro-frontend.github.io/react-tooltip/)).
- react-validation - React Validation component ([demo](https://trendmicro-frontend.github.io/react-validation/)).
- react-radio-button - React Radio Button component ([demo](https://trendmicro-frontend.github.io/react-radio-button/)).
-
-
AI
-
React Components
- awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better.
- CodeFormer - [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer. https://replicate.com/sczhou/codeformer
- draw-a-ui - Draw a mockup and generate html for it
-
-
Awesome
-
React Components
- awesome - A curated list of awesome lists.
- awesome-electron - Useful resources for creating apps with Electron.
- awesome-nodejs - A curated list of delightful Node.js packages and resources.
- awesome-redux - Awesome list of Redux examples and middlewares.
- awesome-creative-coding - 🎨 Creative Coding, Generative Art, Interaction Design, Resources.
- awesome-docker - A curated list of Docker resources and projects.
- awesome-iot - A curated list of awesome Internet of Things projects and resources.
- awesome-programming-for-kids - A curated list of resources for teaching kids programming.
- awesome-react - A collection of awesome things regarding React ecosystem.
- awesome-vue - A curated list of awesome things related to Vue.js.
-
-
Algorithms
-
React Components
- @trekhleb/javascript-algorithms - Algorithms and data structures implemented in JavaScript with explanations and links to further readings.
- @mgechev/javascript-algorithms - JavaScript implementation of different computer science algorithms.
- AlgorithmVisualizer - Algorithm Visualizer.
-
-
Animation
-
React Components
- scenejs - 🎬 Scene.js is JavaScript & CSS timeline-based animation library. http://daybrush.com/scenejs/
-
-
Cheatsheet
-
React Components
- react-native-styling-cheat-sheet - Most of the React Native styling material in one page.
-
-
Command-line & Terminal Utilities
-
React Components
- shelljs - Portable Unix shell commands for Node.js.
-
-
CSS
-
React Components
- styled-components - Comparing different ways to style components.
-
-
DOM
-
React Components
- component-delegate - Event delegation component.
- dom-events - DOM event binding and emitting.
- offset - Get the xy offset of an element.
-
-
Json Web Token (JWT)
-
React Components
- socketio-jwt - Authenticate socket.io incoming connections with JWTs.
-
-
Micro Frontend
-
React Components
-
-
Object
-
React Components
- defaults-deep - Like extend but recursively copies only the missing properties/values to the target object.
- pretty-format - ✨ Stringify any JavaScript value.
-
-
Polyfill
-
React Components
- babel-polyfill - Provides polyfills necessary for a full ES2015+ environment.
-
-
React
-
React Components
- react-addons-css-transition-group - A ReactTransitionGroup add-on component as a low-level API for animation, and a ReactCSSTransitionGroup for easily implementing basic CSS animations and transitions.
- react-addons-pure-render-mixin - A performance booster under certain situations.
- react-addons-shallow-compare - A helper function to achieve the same functionality as PureRenderMixin while using ES6 classes with React.
- react-idle - Notifies your app when the user is idle.
- react-native - A framework for building native apps with React.
- react-addons-css-transition-group - A ReactTransitionGroup add-on component as a low-level API for animation, and a ReactCSSTransitionGroup for easily implementing basic CSS animations and transitions.
- react-addons-pure-render-mixin - A performance booster under certain situations.
- react-addons-shallow-compare - A helper function to achieve the same functionality as PureRenderMixin while using ES6 classes with React.
-
-
Tools
-
React Components
- node-mkdirp - Recursively mkdir, like `mkdir -p`, but in node.js.
-
-
Utilities
-
React Components
- 30-seconds-of-code - Short JavaScript code snippets for all your development needs. https://www.30secondsofcode.org/
- chokidar - A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
- cross-env - Cross platform setting of environment scripts.
- faker.js - generate massive amounts of realistic fake data in Node.js and the browser. https://rawgit.com/Marak/faker.js/master/examples/browser/index.html
- node-which - Like which(1) unix command. Find the first instance of an executable in the PATH.
-
-
Audio
-
React Components
- Tone.js - A Web Audio framework for making interactive music in the browser.
-
Programming Languages
Categories
Sub Categories
Keywords
react
15
awesome
9
awesome-list
9
javascript
6
list
5
typescript
3
react-native
3
node
2
nodejs
2
popovers
2
navigation
2
unix
2
algorithm
2
cross-platform
2
resources
2
container
2
unicorns
1
lists
1
electron
1
openai
1
gpt
1
ai
1
vqgan
1
super-resolution
1
redux
1
redux-documentation
1
algorithms
1
computer-science
1
data-structures
1
interview
1
interview-preparation
1
javascript-algorithms
1
computer-science-algorithms
1
angular
1
animation
1
css3
1
css3-animation
1
graphic
1
button
1
button-group
1
button-toolbar
1
buttons
1
dropdown
1
col
1
grid
1
grid-system
1
layout
1
responsive
1
row
1
iframe
1