Frontend-Tools
UI-kit
UI-kit is the backbone of any frontend application, it must be robust, reusable, and fully customized for the project needs. It’s very important to think carefully and implement a good technical solution as it will influence the entire project.
I’ve been building custom ui-kits for a long time and there are always two types of situations: whe... See more
UI-kit is the backbone of any frontend application, it must be robust, reusable, and fully customized for the project needs. It’s very important to think carefully and implement a good technical solution as it will influence the entire project.
I’ve been building custom ui-kits for a long time and there are always two types of situations: whe... See more
Pavel Pogosov • Top 14 Libraries for Any React App
Frontend Fuzzy Search
@m31coding/fuzzy-search is a frontend library for searching objects with ids (entities) by their names and features (terms). It is
@m31coding/fuzzy-search is a frontend library for searching objects with ids (entities) by their names and features (terms). It is
- Fast: A query takes usually well below 10 ms.
- Accurate: Powered by n-grams with a novel approach of character sorting.
- Multilingual: The language-agnostic design of the algorithm enables operation acr
GitHub - m31coding/fuzzy-search: A fast, accurate and multilingual fuzzy search library for the frontend.
React-PDF
Display PDFs in your React app as easily as if they were images.
Lost?
This package is used to display existing PDFs. If you wish to create PDFs using React, you may be looking for @react-pdf/renderer.
tl;dr
Display PDFs in your React app as easily as if they were images.
Lost?
This package is used to display existing PDFs. If you wish to create PDFs using React, you may be looking for @react-pdf/renderer.
tl;dr
- Install by executing npm install react-pdf or yarn add react-pdf .
- Import by adding import { Document } from 'react-pdf' .
- Use by adding
GitHub - wojtekmaj/react-pdf: Display PDFs in your React app as easily as if they were images.
Expo is a tool similar to Vite, but for making mobile React apps. It has great features like fast refresh, and with Expo Go, you can easily run your project on your own device as you develop it. Expo is making it easier to take your mobile code base and also deploy it to the web.
This is the end goal of other projects such as Tamagui , which you sho... See more
This is the end goal of other projects such as Tamagui , which you sho... See more
📚 React Libraries You Should Use In 2024
JavaScript Algorithms and Data Structures
This repository contains JavaScript ba... See more
🇺🇦 UKRAINE IS BEING ATTACKED BY RUSSIAN ARMY. CIVILIANS ARE GETTING KILLED. RESIDENTIAL AREAS ARE GETTING BOMBED.
- Help Ukraine via:
- Serhiy Prytula Charity Foundation
- Come Back Alive Charity Foundation
- National Bank of Ukraine
- More info on war.ukraine.ua and MFA of Ukraine
This repository contains JavaScript ba... See more
GitHub - trekhleb/javascript-algorithms: 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Fast-csv
Fast-csv is library for parsing and formatting CSVs or any other delimited value file in node.
Features
Fast-csv is library for parsing and formatting CSVs or any other delimited value file in node.
Features
- CSV Formatting
- CSV Parsing
- Built using typescript.
- Flexible formatting and parsing options, to fit almost any scenario.
- Built with streams first to avoid creating large memory footprint when parsing large files.
- Battle tested in production, pa
C2FO • GitHub - C2FO/fast-csv: CSV parser and formatter for node
Free AI - Text prompt to SVG
Discover the power of AI with our Free Text-to-SVG Generator! Effortlessly convert your text prompts into stunning SVG images using our advanced AI technology.
Discover the power of AI with our Free Text-to-SVG Generator! Effortlessly convert your text prompts into stunning SVG images using our advanced AI technology.
AI text prompt to SVG
Puter
Puter is an advanced open-source desktop environment in the browser, designed to be feature-rich, exceptionally fast, and highly extensible. It can be used to build remote desktop environments or serve as an interface for cloud storage services, remote servers, web hosting platforms, and more.
Getting Started
git clone https://github.com/HeyPu... See more
Puter is an advanced open-source desktop environment in the browser, designed to be feature-rich, exceptionally fast, and highly extensible. It can be used to build remote desktop environments or serve as an interface for cloud storage services, remote servers, web hosting platforms, and more.
Getting Started
git clone https://github.com/HeyPu... See more
HeyPuter • GitHub - HeyPuter/puter: The Internet OS!
Bulletproof React 🛡️ ⚛️
A simple, scalable, and powerful architecture for building production ready React applications.
Introduction
React is an excellent tool for building front-end applications. It has a diverse ecosystem with hundreds of great libraries for literally anything you might need. However, being forced to make so many choices can be o... See more
A simple, scalable, and powerful architecture for building production ready React applications.
Introduction
React is an excellent tool for building front-end applications. It has a diverse ecosystem with hundreds of great libraries for literally anything you might need. However, being forced to make so many choices can be o... See more