https://github.com/douglasneuroinformatics/libjs
A collection of utility functions and types for Node.js and the browser
https://github.com/douglasneuroinformatics/libjs
browser javascript nodejs typescript
Last synced: 5 months ago
JSON representation
A collection of utility functions and types for Node.js and the browser
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/libjs
- Owner: DouglasNeuroInformatics
- License: apache-2.0
- Created: 2024-03-08T01:59:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T19:22:54.000Z (over 1 year ago)
- Last Synced: 2025-04-19T21:25:42.146Z (over 1 year ago)
- Topics: browser, javascript, nodejs, typescript
- Language: TypeScript
- Homepage: https://douglasneuroinformatics.github.io/libjs/
- Size: 408 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
@douglasneuroinformatics/libjs
A collection of utility functions and types for Node.js and the browser
Explore the docs »
Report Bug
·
Request Feature


[](https://codecov.io/gh/DouglasNeuroInformatics/libjs)
## Installation
```sh
pnpm install @douglasneuroinformatics/libjs
```
## Contributing
We welcome contributions! If you're interested in improving the library or adding new features, please refer to our contribution guide.