The Wayback Machine - https://web.archive.org/web/20201027151600/https://github.com/AnniePawl/JavaScript-Libraries
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

JavaScript Libraries

A collection of Libraries published to npm

String Library

To use this library, run the following command in your project folder:

npm install @annapawl/string_library --save

Then add this to your index.js file

require('@annapawl/src/string_library')

GitHub Repo
npm Package

Math Library

To use this library, run the following command in your project folder:

npm install @annapawl/math_library --save

Then add this to your index.js file

require('@annapawl/src/math_library')

GitHub Repo
npm Package

Date Library

To use this library, run the following command in your project folder:

npm install @annapawl/date_library --save

Then add this to your index.js file

require('@annapawl/src/date_library')

GitHub Repo
npm Package

API Library

To use this library, run the following command in your project folder:

npm install @annapawl/api_library --save

Then add this to your index.js file

require('@annapawl/src/api_library')

GitHub Repo
npm Package

About

A collection of JavaScript libraries published to npm

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.