Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PabloSzx/altair-static-slim
Re-publish of altair-static without any dependency required
https://github.com/PabloSzx/altair-static-slim
Last synced: 5 days ago
JSON representation
Re-publish of altair-static without any dependency required
- Host: GitHub
- URL: https://github.com/PabloSzx/altair-static-slim
- Owner: PabloSzx
- Created: 2021-07-27T01:19:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T16:31:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T03:57:06.679Z (5 days ago)
- Language: TypeScript
- Homepage:
- Size: 158 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# altair-static-slim
This package is a re-publish of [altair-static](http://npm.im/altair-static) that doesn't require any dependency.
I made this package because [altair-static](https://npm.im/altair-static) has [altair-graphql-core](https://npm.im/altair-graphql-core) as dependency, which has other __16 dependencies__ with a __big__ dependency tree that is not actually required by altair-static.
![altair-graphql-core dependencies](https://i.imgur.com/w1EQ28l.png)
Check [altair-static source code](https://github.com/altair-graphql/altair/tree/staging/packages/altair-static)
I will be re-publishing this package whenever altair has a new release.