Package Server to enable client side use of packages by name and version. Use the Pakr CDN directly or spin up your own server and serve content from your own domain.
CDN Statistics
CDN | Packages | Package Versions | Source |
---|---|---|---|
pakr | 2,346 | 18,259 | internal |
jsdelivr | 1,456 | 3,957 | jsdelivr libraries |
cdnjs | 1,218 | 13,145 | cdnjs libraries |
14 | 301 | google libraries | |
bootstrap | 6 | 86 | bootstrap libraries |
Examples
jquery
Latest jQuery library:
bootstrap@3.3
Bootstrap 3.3.x:
angularjs@1.3.15
Specific AngularJS version:
jquery@2.1,bootstrap@3
jQuery 2.1.x and Bootstrap 3.x:
bootstrap@2/css
Bootstrap CSS (as package default is JS):
bootswatch@3/flatly
Bootswatch shorthand:
api
'website': '/' 'api_docs': '/api' 'package_details': '/api/{package}' 'latest_package_versions': '/api/latest/{search}' 'latest_package': '/{package}' 'versioned_package': '/{package}@{version}' 'bundled_packages': '/{package}[@{version}],{package}[@version]...' 'bootswatch_packages': '/bootswatch[@version]/{variant}'
Statistics
Last updated: 2015-05-21
Rights
Copyright (C) 2015 by Yieme, License: MIT