jsdom / ababLinks
Perfectly spec-compliant atob and btoa implementations
☆92Updated last year
Alternatives and similar repositories for abab
Users that are interested in abab are comparing it to the libraries listed below
Sorting:
- Hyphenates a camelcased CSS property name☆35Updated 7 months ago
- Redux, explicit.☆63Updated 6 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Standard NPM Package Format☆42Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Create constants that replace various expressions at build-time☆38Updated last year
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- CSS prefixing helpers in less than 1KB 🌈☆68Updated 4 years ago
- ☆45Updated 2 years ago
- Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router☆26Updated 7 years ago
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆18Updated 2 years ago
- Lazy number range generator☆81Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 7 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 8 months ago
- Check if something is a promise☆46Updated 4 years ago
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago