purescript-debug
Console based debugging functions
File Explorer
- ci.yml
- Debug.js
- Debug.purs
- Main.purs
- .eslintrc.json
- .gitignore
- bower.json
- LICENSE
- package.json
- packages.dhall
- README.md
- spago.dhall
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
bower
View Details ▼
bower
A package manager optimized for front-end web development.
A package can be a GitHub user/repo shorthand, a Git endpoint, a URL or a registered package.
bower install
Install a project's dependencies, listed in its `bower.json`:
bower install {{package1 package2 ...}}
Install one or more packages to the bower_components directory:
bower uninstall {{package1 package2 ...}}
Uninstall packages locally from the bower_components directory:
# Project Badges
-
Latest release Visit
-
Build Status
// repository documentation
Was this content helpful?
(0 ratings)
