rafaelsalguero


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

    published version 1.0.11, 8 years ago
  • Backup git repositories

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

    published version 1.0.5, 9 years ago
  • Memoize functions by comparing arguments by reference

    published version 1.0.7, 8 years ago
  • metodos de linq para javascript

    published version 5.0.6, 5 years ago
  • Declarative data dependencies for react components

    published version 1.0.30, 8 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 version 1.0.0, 8 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 version 1.0.4, 8 years ago
  • Define relationships between selectors as a matrix of filter functions

    published version 1.0.4, 8 years ago
  • Manage react modals with async functions

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

    published version 7.0.0, 5 years ago
  • thunk subject

    published version 2.0.2, 7 years ago
  • Typed font awesome classes

    published version 1.0.1, 8 years ago
  • Componentes comunes de react

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

    published version 2.0.43, 4 years ago
  • reselect + promise and observable support

    published version 1.0.0, 5 years ago
  • A debounced input

    published version 1.0.17, 5 years ago
  • Arbol de rutas con `react-first-router`

    published version 1.1.6, 3 years ago
  • React charts

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

    published version 1.2.1, 4 years ago
  • Cryptoarena devtool CLI

    published version 1.0.8, 4 years ago
  • Spread props to children components

    published version 1.1.4, 3 years ago
  • The smallest usePromsie hook for React

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

    published version 2.2.13, 10 months ago
show more packages