https://github.com/wesleygrimes/remix-dx
⚒️ Tools to improve the Remix developer experience
https://github.com/wesleygrimes/remix-dx
Last synced: about 2 months ago
JSON representation
⚒️ Tools to improve the Remix developer experience
- Host: GitHub
- URL: https://github.com/wesleygrimes/remix-dx
- Owner: wesleygrimes
- License: mit
- Created: 2023-07-22T12:42:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T13:42:54.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T08:51:03.984Z (3 months ago)
- Language: TypeScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.YML
- License: LICENSE
Awesome Lists containing this project
README
# Remix DX
This package contains tools to improve the Remix developer experience.
## Installation
```bash
npm install remix-dx
```## API Reference
### function
The `function` function is...
```ts
export function function() {}
```## Author
- [Wesley Grimes](https://github.com/wesleygrimes)
## License
- MIT License