Skip to content

neuekit/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hero

Tree-shakeable JavaScript utilities, add yours today! πŸ§‘β€πŸ’»

Hello πŸ‘‹,

Releases CI

The purpose of this repo is to create a single point of access for all those little helpers, tools and utilities that you have on all your projects.

Structure

The structure is super simple, there is a main import at the root of lib that pulls in the namespaces, those in turn have their own indice which import the modules themselves.

Each module is a single exported function or micro api, please continue this way as it makes things easy to reason about and keeps individual modules small.

The aim with this approach is to have small files that do one thing well.

Open to contributions, ideas and feedback, oh plus bugs of course πŸ€“

Documentation available here

Alt

About

Tree-shakeable JavaScript utilities, add yours today! πŸ§‘β€πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published