JBlaak / Fitted
Simplifying http requests using ES decorators
☆135Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Fitted
- Scheduler for building user interface☆159Updated 7 years ago
- A generic middleware library, inspired by Express and suitable for anything☆97Updated 8 years ago
- shortcut for console.loggin' your promises☆150Updated 8 years ago
- Putting application state in a service worker☆103Updated 8 years ago
- Logatim is an isomorphic logger which implements log levels and ANSI styles.☆192Updated 8 years ago
- Simple wrapper for fetch which rejects on HTTP error☆70Updated 7 years ago
- Apply stylesheet variables to your React components for use in your stylesheets. Interpose reduces the clutter of React components by bri…☆126Updated 8 years ago
- Immutable objects and arrays in a natural way☆210Updated 7 months ago
- A simple plugin that allows you to require globally☆100Updated 8 years ago
- 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix.☆175Updated 4 years ago
- A JavaScript library to test JSON APIs.☆158Updated last month
- A collection of generic functions for writing redux reducers to operate on various data structures☆157Updated 8 years ago
- Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively…