rafaelsalguero


Rafael Salguero
  • Generate .js or .ts files containing requires for a collection of files

    published 1.0.11 7 years ago
  • Backup git repositories

    published 1.0.6 8 years ago
  • generate a single .js that sets a global variable with the current date and time. Usefull for versioning web applications

    published 1.0.5 8 years ago
  • Memoize functions by comparing arguments by reference

    published 1.0.7 7 years ago
  • metodos de linq para javascript

    published 5.0.6 4 years ago
  • Declarative data dependencies for react components

    published 1.0.30 7 years ago
  • ```jsx interface Props { value: string; onChange: (x: string) => void; } class MyComp extends React.PureComponent<Props, {}> { render() { return <input value={this.props.value} onChange={this.props.onChange} /> } } ```

    published 1.0.0 7 years ago
  • ```jsx interface Props { value: string; onChange: (x: string) => void; } class MyComp extends React.PureComponent<Props, {}> { render() { return <input value={this.props.value} onChange={this.props.onChange} /> } } ```

    published 1.0.4 7 years ago
  • Define relationships between selectors as a matrix of filter functions

    published 1.0.4 7 years ago
  • Manage react modals with async functions

    published 1.0.1 7 years ago
  • Higher order component to make any component accept RxJS observables as props

    published 7.0.0 4 years ago
  • thunk subject

    published 2.0.2 6 years ago
  • Typed font awesome classes

    published 1.0.1 6 years ago
  • Componentes comunes de react

    published 1.1.55 6 years ago
  • Funciones puras para manipulación de objetos, arreglos, promesas y observables

    published 2.0.43 3 years ago
  • reselect + promise and observable support

    published 1.0.0 4 years ago
  • A debounced input

    published 1.0.17 4 years ago
  • Arbol de rutas con `react-first-router`

    published 1.1.6 2 years ago
  • React charts

    published 2.0.0-beta.6 4 years ago
  • [![Build Status](https://travis-ci.com/RafaelSalguero/pureutils.svg?branch=master)](https://travis-ci.com/RafaelSalguero/pureutils)

    published 1.2.1 3 years ago
  • Cryptoarena devtool CLI

    published 1.0.8 2 years ago
  • Spread props to children components

    published 1.1.4 2 years ago
  • The smallest usePromsie hook for React

    published 1.0.2 2 years ago
  • published 1.2.102 6 months ago
  • This project has been created using **webpack-cli**, you can now run

    published 2.1.15 17 hours ago
show more packages