Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome

A curated list of awesome frontend development resources.
https://github.com/trendmicro-frontend/awesome

Last synced: 3 days ago
JSON representation

  • Presentation

  • Trend Micro

    • CSS Styles

      • trendmicro-ui - CSS styles for creating a user interface according to Trend Micro UI style guides.
    • Linter

    • Component Generator

    • 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

  • Algorithms

  • Animation

    • React Components

      • scenejs - 🎬 Scene.js is JavaScript & CSS timeline-based animation library. http://daybrush.com/scenejs/
  • Cheatsheet

  • Command-line & Terminal Utilities

    • React Components

      • shelljs - Portable Unix shell commands for Node.js.
  • CSS

  • DOM

  • Json Web Token (JWT)

    • React Components

      • socketio-jwt - Authenticate socket.io incoming connections with JWTs.
  • Micro Frontend

  • 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

  • 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.