Showing 41-60 of 339,621 packages
Converts plain JavaScript into JSFuck code, which consists of only six different characters: ! ( ) + [ ]
A simple checkbox list in plain JavaScript. No external libraries needed.
Plain JavaScript objects with runtime type guarantees
A plain JavaScript validator for [AT Protocol Lexicon](https://atproto.com/specs/lexicon) schemas.
Small, predictable utilities for working with plain JavaScript objects
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
A lib to compile Vue Single-File Component into plain JavaScript & CSS.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors with global storage fix
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
A ponyfill for CSS Grid masonry layout in plain JavaScript and React.
Simple DOM manipulation object for modern browser using plain javascript and ES6 module syntax
Convert TypeScript to plain JavaScript by stripping all types and JSDoc annotations.
Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects
easy logging immutable-js objects as plain JavaScript Arrays and Objects
Plain Javascript object synchronization framework
- Fastest JSON deep clone implementation for Node.js - Goal of this project is to track and maintain the fastest deep cloning function for plain JavaScript objects (POJOs), aka JSON objects. - Keeps track of benchmarks of all other implementations.
Implementation of HMAC algorithm in javascript with plain javascript strings, using SHA1 as underline hash functon.
Support for fastify routes returning functional structures, such as fp-ts Either, Task, TaskEither or plain javascript parameterless functions