Skip to content
/ libs Public

Repository of several open libraries used in projects.

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
license_GPL.txt
MIT
license_MIT.txt
Notifications You must be signed in to change notification settings

itpmngt/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libs

====

Repository of several open libraries used in projects.

Spent a fair amount of time trying to use package managers to handle libraries and realised that libraries are too important and diverse to automate and in reality they do deserve careful attention. Plus the fact that every library has different development methodologies, applications, communities, etc and later on is hard to find previous/old 'compiled' versions.

So here is where we take care of the libraries that we use. We have adopted a folder structure to use in an application to make it easy for maintenance (and automation with Grunt):

app/
└── libs/
    ├── css
    ├── fonts
    ├── i18n
    ├── img
    └── js

License

Diiferent types of licenses according to each libray

About

Repository of several open libraries used in projects.

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
license_GPL.txt
MIT
license_MIT.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published