Giter Site home page Giter Site logo

breadth.js's Introduction

Breadth.JS

Where to find JavaScript utilities you might need. Often times I have found myself having to search stackoverflow for an obscure utility, or just default to writing my own because finding one on NPM that works properly would be energy consuming. So this list hopes to list out as many utilities as possible and where you can find them, to speed up coding your project!

As an additional note, these are basically the libraries you should learn to give you an edge in terms of speed when getting things done. They are typically long-standing and "stable" APIs, and learning them will be a skill you could transfer to any JavaScript or Node.js project.

Utility Collections

Try some of these to see if they include what you need. If not, then try below. If we are missing something for which you find a solution, please send us a PR!

Assorted One-off Utilities by Type

String

Array

  • chunk an array into equal sized chunks
  • shuffle array

Number

BigInt

Some notes.

Date

Binary

Hashing

Some specification papers. SHA3, BLAKE3

Crypto

CSV

XLSX (Spreadsheets)

  • working with spreadsheets

ARIA

Hash Table

JSON

XML

YAML

FormData

  • streaming form data parser

Cookies

CSRF

CORS

ANSI

Terminal

File

  • stdlib for file handling

i18n

Color

  • TinyColor - Fast, small color manipulation and conversion for JavaScript.
  • PleaseJS - JavaScript Library for creating random pleasing colors and color schemes.

Security

Web Storage

First, some notes.

DOM

PDF

Font

Geo

HTTP

WebAudio

WebAssembly

PRNG

3rd Party APIs

breadth.js's People

Contributors

termhare avatar

Watchers

 avatar James Cloos avatar  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.