restutils-react

0.0.14 • Public • Published

RESTUtils Logo

RESTUtils for React (restutils-react)

Completely optional helper functions for use with React. This project is key in working nwith client-side applications as we develop RESTUtils Host & RESTUtils Client

Installation

There is no requirement to install this package to benefit from the RESTUtils Host and RESTUtils Client utilities. However, if you do want to use this package directly, unlike it's counterparts, it needs to be installed into your project...

npm i restutils-react

Usage

I'll add a few example snippets here once the first version is published.

Cleaner Node

Years ago I created a similar helper library, called "Cleaner Node". The goal was to create simplified shorthand for common functions to reduce the verbosity of syntax in Node projects; for example, validating objects and data types, generating UIDs, working with email addresses, and the like. Those patterns are followed here but with a bit more focus on the RESTUtils effort.

Contact

Please feel free to contact me directly with any questions, comments, or enhancement requests:

Fred Lackey
fred.lackey@gmail.com
http://fredlackey.com

Readme

Keywords

none

Package Sidebar

Install

npm i restutils-react

Weekly Downloads

2

Version

0.0.14

License

none

Unpacked Size

2.45 MB

Total Files

111

Last publish

Collaborators

  • fredlackey