Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesleygrimes/remix-dx
⚒️ Tools to improve the Remix developer experience
https://github.com/wesleygrimes/remix-dx
Last synced: 12 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-22T13:42:54.000Z (over 1 year ago)
- Last Synced: 2024-10-30T10:49:10.593Z (about 2 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