Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/internet-development/www-sacred
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics. Its modular, easy-to-use components emphasize precise monospace character spacing and line heights, enabling you to quickly copy and paste working implementations.
https://github.com/internet-development/www-sacred
component-library design-system monospace nextjs react scss
Last synced: 3 days ago
JSON representation
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics. Its modular, easy-to-use components emphasize precise monospace character spacing and line heights, enabling you to quickly copy and paste working implementations.
- Host: GitHub
- URL: https://github.com/internet-development/www-sacred
- Owner: internet-development
- License: mit
- Created: 2024-11-14T21:29:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T07:45:48.000Z (4 days ago)
- Last Synced: 2025-01-02T08:30:27.590Z (4 days ago)
- Topics: component-library, design-system, monospace, nextjs, react, scss
- Language: TypeScript
- Homepage: https://sacred.computer
- Size: 437 KB
- Stars: 623
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SRCL
**[Live Demo](https://sacred.computer)**
SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics. Its modular, easy-to-use components emphasize precise monospace character spacing and line heights, enabling you to quickly copy and paste implementations while maintaining a clean, efficient codebase.
```sh
npm install
npm run dev
```Go to `http://localhost:10000` in your browser of choice.
We use [Vercel](https://vercel.com/home) for hosting.
### Scripts (Optional)
If you need to run node script without running the server, use this example to get started
```sh
npm run script example
```### Contact
If you have questions ping me on Twitter, [@wwwjim](https://www.twitter.com/wwwjim). Or you can ping [@internetxstudio](https://x.com/internetxstudio).