https://github.com/canjs/can-globals
A place for dependency injected values and probably feature detection
https://github.com/canjs/can-globals
Last synced: 8 months ago
JSON representation
A place for dependency injected values and probably feature detection
- Host: GitHub
- URL: https://github.com/canjs/can-globals
- Owner: canjs
- Created: 2017-04-18T18:51:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:54:12.000Z (over 5 years ago)
- Last Synced: 2024-06-18T21:41:09.831Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-globals.html
- Size: 156 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# can-globals
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-globals/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-globals)
[](https://travis-ci.org/canjs/can-globals) [](https://greenkeeper.io/)
An environment agnostic container for global variables. Useful for testing and server-side rendering (SSR), typically used internally by CanJS.
## Documentation
Read the [API docs on CanJS.com](https://canjs.com/doc/can-globals.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-globals/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-globals/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-globals/blob/master/LICENSE)