@haixing_hu/vue3-class-component
A JavaScript class decorator for Vue3 components
A JavaScript class decorator for Vue3 components
ES201X/TypeScript class decorator for Vue components
Assorted React hooks.
Class utilities for Node.js and JavaScript
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
Defines the configurable html element class.
Integrate BEM seamlessly with CSS Modules
Vue typescript class and decorator based component.
Full featured module that aims to port the complete class logic of other OOP languages to javascript.
Library for generation short and unique identifiers: class name or id
A simple dice system in which you indicate the number of dice and how many sides the dice has. After rolling the dice the total is available but also the individual dice from the tray.
Types and helpers, handling forms and their data.
Handy utils and extensions for Next.js
Queue storage for node-queue, using MongoDB as backend.
Detect the file type of a Buffer/Uint8Array/ArrayBuffer. Fork of https://github.com/sindresorhus/file-type allowing custom detectors. May be removed once this feature is merged into the original repo.
The class-transformer is used to convert a plain object to a class instance.
fri-cli command
Doubly-linked List class
Provide __proto__ with some limitations
A small library created to offer syntactic sugar for [mixin](https://en.wikipedia.org/wiki/Mixin) patterns in Typescript. Based off examples from [this blog post](https://justinfagnani.com/2015/12/21/real-mixins-with-javascript-classes/), with assistance