Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.
/ secondwheel Public archive

unopinionated library of functions for those tired of reinventing the wheel

License

Notifications You must be signed in to change notification settings

thealjey/secondwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secondwheel

unopinionated library of functions for those tired of reinventing the wheel

Build Status Coverage Status

Philosophy:

  1. use Yarn for everything
  2. tiny, reusable, pure & side effect free functions (when possible), following a single responsibility principle
  3. no transpilation
  4. full test and type coverage
  5. tests cover contracts, not internal implementation
  6. simple, complete, automatically generated API documentation
  7. fast and minimal
  8. flexible
  9. having as few dependencies as possible
  10. no reliance on any framework
  11. fully automated release process

About

unopinionated library of functions for those tired of reinventing the wheel

Resources

License

Stars

Watchers

Forks

Packages

No packages published