Giter Site home page Giter Site logo

useful-libraries's Introduction

useful-libraries

DOM

Manipulation

  • string-length: Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
  • fuse.js: Powerful, lightweight fuzzy-search library, with zero dependencies.

UI

  • floating-vue: Create floating components that position themselves perfectly, tooltips, dropdowns etc.
  • vue-advanced-cropper: is the advanced library that gives you opportunity to create your own croppers suited for any website design.

DB

  • idb-keyval: This is a super-simple promise-based keyval store implemented with IndexedDB

DevTools

  • @antfu/ni: never use the wrong package manager
  • bumpp: Automate your release process with a single command that can
  • consola: Elegant Console Wrapper

Images

  • sharp: Convert large images in common formats to smaller, web-friendly JPEG, PNG, WebP, GIF and AVIF images of varying dimensions
  • sharp-ico: ICO encoder and decoder for sharp base on ico-endec (for encode) and decode-ico (for decode).
  • @unlazy/nuxt: unlazy is a universal lazy loading library leveraging native browser APIs. It's intended to be used with inlined (blurry) placeholder images or a placeholder image representation like a BlurHash or ThumbHash alongside the native loading="lazy" attribute.

PWA

  • workbox-build: A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
  • workbox-window: Simplifies communications with Workbox packages running in the service worker

Caching

  • lru-cache: A cache object that deletes the least-recently-used items, Specify a max number of the most recently used items that you want to keep, and this cache will keep that many of the most recently accessed items

Runtime

  • std-env: Runtime agnostic js utility

I18n/Language

  • iso-639-1: Simple interface for ISO-639-1 language codes

JSON

  • superjson: Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more

useful-libraries's People

Contributors

tomas-studio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.