Giter Site home page Giter Site logo

Fabio Spampinato's Projects

banal icon banal

On-demand bundle analyzer, powered by esbuild.

base128-encoding icon base128-encoding

Base128 encoding, the intersection of latin1 and utf-8, which is basically ASCII, the most memory-efficient string encoding that can be written to disk as utf-8 without ballooning in size.

base256-encoding icon base256-encoding

Base256 encoding, the most memory-efficient encoding possible in JavaScript.

benchloop icon benchloop

Simple benchmarking library with a pretty output.

bigint-encoding icon bigint-encoding

BigInt encoding, a simple way to convert Uint8Arrays into BigInts, and vice versa.

bump icon bump

Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.

bustore icon bustore

An isomorphic asynchronous Map-inspired key-value store for persisting blobs.

call-chainer icon call-chainer

Combine a regular function and a class so that methods of the class become chainable properties of the function that get called automatically.

call-hooks icon call-hooks

Function for adding before/after/call/arguments/result hooks to another function.

call-spy icon call-spy

Tiny wrapper for spying on function calls.

calls-batch icon calls-batch

Execute calls in debounced batches, with pre/postflush hooks, useful for performance.

cash icon cash

An absurdly small jQuery alternative for modern browsers.

chokidar-watcher icon chokidar-watcher

File system watcher based on chokidar that emits add/change/rename/unlink events.

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.