intoli / sliceLinks
A JavaScript implementation of Python's negative indexing and extended slice syntax.
☆56Updated 3 years ago
Alternatives and similar repositories for slice
Users that are interested in slice are comparing it to the libraries listed below
Sorting:
- Chain function calls using a prototype function z☆229Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- 🚎 - Tiny message bus☆227Updated 4 years ago
- Advanced OOP Library with createClass, inheritance, providers, injectors, advices which enables handy Inversion of Control techniques☆39Updated 2 years ago
- A parser combinator library with declarative superpowers☆28Updated 3 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆226Updated 2 years ago
- Deterministic and Nondeterministic Finite State Machines for JavaScript. The backend for my regex library.☆30Updated 6 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆64Updated 7 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆284Updated last year
- Write many files atomically☆120Updated 7 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- An elegant promise based HTTP client for the browser and node.js☆392Updated 6 years ago
- Full reactivity JS/TS framework. Lightweight replacement of React + MobX + React Router. Very small and fast !!☆155Updated 3 years ago
- Transforms arrays into virtual dom trees; a terse alternative to JSX and h☆475Updated 6 years ago
- 🐳 Dockerized Chromium in headless remote debugging mode☆124Updated 5 years ago
- A minimalistic JS bundler☆80Updated 5 years ago
- Property based testing for AVA based on fast-check☆45Updated 3 years ago
- Convert a tree structure into a human friendly string☆121Updated 7 years ago
- A list of libraries and learning resources for ES2015 tagged template literals☆98Updated last year
- Memoize promise-returning functions. Includes cache expire and prefetch.☆62Updated 7 years ago
- pipes values through functions, an alternative to using the proposed pipe operator ( |> ) for ES☆193Updated 3 months ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Data structures for JavaScript☆56Updated 3 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- ☆116Updated 7 years ago
- A general purpose, Web Worker driven, namespace exporter.☆185Updated 2 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- A secure require implementation for ECMAScript