Skip to content

JavascriptLearner815/speedo.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedo.js

This is my own npm package. It has classes you can easily use to their advantage.

Installation

In order to use this package, you need to install it via npm install speedo.js.

Require the Object

Now that we have installed the package, let's require it:

const Speedo = require('speedo.js');

Use the Object

You can start getting properties right away. For example, Speedo.version would output "1.0.0".

About

This is my own npm package, and the first one I will publish.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published