ericelliott / object-list
Treat arrays of objects like a db you can query.
☆43Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for object-list
- A next generation JavaScript boilerplate scaffolding tool.☆142Updated 9 years ago
- A tool that helps you make faster npm releases☆107Updated 9 years ago
- npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + '/path/to/lib.js');`☆18Updated 5 years ago
- A small, chainable, immutable utility for building up class name strings in application logic☆45Updated 9 years ago
- Easier debugging for ES6+ arrow functions☆47Updated 8 years ago
- cult monitors gulpfile changes and reloads gulp☆118Updated 9 years ago
- Sample React + Flux app w/ server-side rendering / data bootstrap and more!☆44Updated 8 years ago
- An immutable store that exposes an RxJS observable. Great for React.☆192Updated 5 years ago
- Run any grunt plugin as NPM script without Gruntfile.js☆31Updated 8 years ago
- Mixin for react classes to easily listen for changes and re-render from ampersand models/collections☆45Updated 5 years ago
- Determine cross-browser if an event or anchor element should be handled locally.☆30Updated 6 years ago
- ESLint shareable config for the Google style☆55Updated 9 years ago
- A smart request-making library☆24Updated 6 years ago
- An npm `scripts` boilerplate for modules intended for production.☆187Updated 8 years ago
- A custom rule for ESLint that checks for inferred method names within object literals.☆27Updated 2 years ago
- A hello world example React app