lukeed / obj-strLinks
A tiny (96B) library for serializing Object values to Strings.
☆252Updated 9 months ago
Alternatives and similar repositories for obj-str
Users that are interested in obj-str are comparing it to the libraries listed below
Sorting:
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 2 years ago
- A deep assignment alternative to the object spread operator and Object.assign☆178Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 9 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- Hooks to populate the html head.☆338Updated last month
- Dev server and bundler based on esbuild☆212Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- A tiny warning function☆187Updated last year
- PostCSS plugin to generate TypeScript types from your CSS class names.☆72Updated 4 years ago
- A tiny (148B) weighted round robin utility☆167Updated 5 years ago
- ⚡️💨 Fast styles in JavaScript with support for static CSS extraction.☆225Updated 4 years ago
- Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API☆112Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆200Updated 7 months ago
- ☆37Updated 4 years ago
- A utility to make binding and (especially) unbinding DOM events easier☆152Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- A babel-macro that allows you to import all files that match a glob☆177Updated 4 years ago
- A tiny (495B) immutable state management library based on Immer