0.4.65 • Published 7 months ago

daveutils v0.4.65

Weekly downloads
265
License
MIT
Repository
github
Last release
7 months ago

daveutils package

How to install

npm install daveutils

The story

When I came to Node, three years ago, I started this file, utils.js, to put all the utility routines I knew I'd need. I've been programming a long time. And there are certain things you don't want to have to rewrite. So you put them in a file and when you need a new one you just add it to that file.

Then in April 2017 I got tired of including that file in all my projects. Not that I was replicating code, I wasn't. It was just a little bit more work than it had to be. So I made an NPM package out of it, so I could just do this:

const utils = require ("daveutils");

And include it in my package.json file, and that's that.

And this is that package.

Now you know the whole story! ;-)

PS: I wrote about daveutils on my blog.

Questions, comments

Please post an issue here.

0.4.65

7 months ago

0.4.64

2 years ago

0.4.63

3 years ago

0.4.62

3 years ago

0.4.61

3 years ago

0.4.60

3 years ago

0.4.59

3 years ago

0.4.57

3 years ago

0.4.58

3 years ago

0.4.56

4 years ago

0.4.55

4 years ago

0.4.54

4 years ago

0.4.53

4 years ago

0.4.52

4 years ago

0.4.51

4 years ago

0.4.50

4 years ago

0.4.49

4 years ago

0.4.48

4 years ago

0.4.46

4 years ago

0.4.47

4 years ago

0.4.44

4 years ago

0.4.45

4 years ago

0.4.43

4 years ago

0.4.42

4 years ago

0.4.41

5 years ago

0.4.40

5 years ago

0.4.39

5 years ago

0.4.38

5 years ago

0.4.37

5 years ago

0.4.36

5 years ago

0.4.35

5 years ago

0.4.34

5 years ago

0.4.33

5 years ago

0.4.32

5 years ago

0.4.31

6 years ago

0.4.30

6 years ago

0.4.29

6 years ago

0.4.28

6 years ago

0.4.27

6 years ago

0.4.26

6 years ago

0.4.25

6 years ago

0.4.24

6 years ago

0.4.23

7 years ago

0.4.22

7 years ago

0.4.21

7 years ago

0.4.20

7 years ago

0.4.19

7 years ago

0.4.18

7 years ago

0.4.17

7 years ago

0.4.16

7 years ago

0.4.15

7 years ago

0.4.14

7 years ago

0.4.12

7 years ago

0.4.11

7 years ago

0.4.10

7 years ago

0.4.9

7 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago