penknife-js
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

penknife-js

Build Status npm version GitHub first-timers-only Friendly

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 i @onluiz/penknife

Docs

Soon =)

Credits

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    0

Package Sidebar

Install

npm i penknife-js

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

16 kB

Total Files

13

Last publish

Collaborators

  • onluiz