Pinned Repositories
babel-plugin-css-in-js
A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.
counterpart
A translation and localization library for Node.js and the browser.
damals
Reports the approximate time ago in words from a specific past date.
gql
A Ruby implementation of Facebook's yet-to-be-released GraphQL specification.
inflected
A port of ActiveSupport's inflector to Node.js and the browser.
react-ago-component
A component for React that renders the approximate time ago in words from a specific past date using an HTML5 time element.
react-inline
Transform inline styles defined in JavaScript modules into static CSS code and class names so they become available to, e.g. the `className` prop of React elements.
react-interpolate-component
A component for React that renders elements into a format string containing replacement fields.
react-lorem-component
A component for React that renders lorem ipsum placeholder text.
react-translate-component
A component for React that utilizes the Counterpart module to provide multi-lingual/localized text content.
martinandert's Repositories
martinandert/react-inline
Transform inline styles defined in JavaScript modules into static CSS code and class names so they become available to, e.g. the `className` prop of React elements.
martinandert/react-translate-component
A component for React that utilizes the Counterpart module to provide multi-lingual/localized text content.
martinandert/babel-plugin-css-in-js
A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.
martinandert/counterpart
A translation and localization library for Node.js and the browser.
martinandert/inflected
A port of ActiveSupport's inflector to Node.js and the browser.
martinandert/react-lorem-component
A component for React that renders lorem ipsum placeholder text.
martinandert/react-interpolate-component
A component for React that renders elements into a format string containing replacement fields.
martinandert/react-ago-component
A component for React that renders the approximate time ago in words from a specific past date using an HTML5 time element.
martinandert/gql
A Ruby implementation of Facebook's yet-to-be-released GraphQL specification.
martinandert/damals
Reports the approximate time ago in words from a specific past date.
martinandert/date-names
JavaScript repository of localized month and day names.
martinandert/pluralizers
JavaScript repository of localized pluralization functions.
martinandert/babel-plugin-transform-dev
Replaces "__DEV__" with the result of evaluating 'production' !== process.env.NODE_ENV.
martinandert/drugs
A list of pharmaceuticals. Consumable as Node.js package or Ruby gem.
martinandert/send-and-receive
Two small helper methods that simplify communication between nodes in different subtrees of the browser DOM.
martinandert/css-in-js
React: CSS in JS techniques comparison.
martinandert/DefinitelyTyped
The repository for high quality TypeScript type definitions.
martinandert/ejected-create-react-app-typescript
martinandert/graphql
GraphQL is a query language and execution engine tied to any backend service.
martinandert/graphql-js
A reference implementation of GraphQL for JavaScript
martinandert/graphql-ruby
Ruby implementation of GraphQL
martinandert/heroku-buildpack-multi
DEPRECATED: Composable buildpacks
martinandert/pathspec-ruby
Match Path Specifications, such as .gitignore, in Ruby!
martinandert/pubs
Publish and subscribe.
martinandert/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
martinandert/react-snapshot
A zero-configuration static pre-renderer for React apps
martinandert/relay
Relay is a JavaScript framework for building data-driven React applications.
martinandert/relay-compiler-language-typescript
A language plugin for Relay that adds TypeScript support, including emitting type definitions.
martinandert/svelte
The magical disappearing UI framework
martinandert/useragent
HTTP User Agent parser