@little-org/little-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Little Utils

An opinionated easy to use javascript utils lib

Motivation

Much of what we're developing here is easy to develope in your current project. Our goal is to create an easy-to-use lib to avoid code duplication and rewrite of utils across your different projects

A project must have some interesting parts to works properly:

  • clean code
  • unit tests
  • light and fast build
  • continuous integration

All of those parts requires time and persistence from developers to learn how to search/validates/tests/implement. This is the type of learning that motivates us to create this library.

Usage

With npm: npm install @little-org/little-utils

Credits

  • To redux repository: this project architecture is based on Redux's. This decision was made based on redux architecture maturity

Package Sidebar

Install

npm i @little-org/little-utils

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

6.61 kB

Total Files

7

Last publish

Collaborators

  • onluiz