Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codistica/codistica-js
Codistica's JavaScript main public repository.
https://github.com/codistica/codistica-js
ecmascript library
Last synced: 2 months ago
JSON representation
Codistica's JavaScript main public repository.
- Host: GitHub
- URL: https://github.com/codistica/codistica-js
- Owner: codistica
- License: mit
- Created: 2020-04-11T11:04:11.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-11T00:45:59.000Z (over 1 year ago)
- Last Synced: 2024-10-30T09:04:37.297Z (3 months ago)
- Topics: ecmascript, library
- Language: JavaScript
- Size: 8.49 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Codistica JS
Work in progress, coming soon!
## Table of contents
* [About Codistica JS](#about-codistica-js)
* [Packages](#packages)
* [Documentation](#documentation)
* [Contributing](#contributing)
* [License](#license)## About Codistica JS
JavaScript is beautiful!
Built in the most modularized way,
this monorepo squeezes the most JS can offer,
with security and performance in mind,
making it suitable for the most demanding applications.## Packages
- [@codistica/browser][codistica-browser]
- [@codistica/core][codistica-core]
- [@codistica/demo][codistica-demo]
- [@codistica/dev-tools][codistica-dev-tools]
- [@codistica/node][codistica-node]
- [@codistica/react][codistica-react]
- [@codistica/react-icons][codistica-react-icons]
- [@codistica/react-mui][codistica-react-mui]
- [@codistica/scriptfiber][codistica-scriptfiber]
- [@codistica/types][codistica-types]## Documentation
Documentation will be soon available [here][codistica-js-docs-url].
## Contributing
See [CONTRIBUTING.md][contributing]
## License
See [LICENSE.md][license]
[codistica-browser]: packages/codistica-browser/README.md
[codistica-core]: packages/codistica-core/README.md
[codistica-demo]: packages/codistica-demo/README.md
[codistica-dev-tools]: packages/codistica-dev-tools/README.md
[codistica-node]: packages/codistica-node/README.md
[codistica-react]: packages/codistica-react/README.md
[codistica-react-icons]: packages/codistica-react-icons/README.md
[codistica-react-mui]: packages/codistica-react-mui/README.md
[codistica-scriptfiber]: packages/codistica-scriptfiber/README.md
[codistica-types]: packages/codistica-types/README.md
[contributing]: CONTRIBUTING.md
[license]: LICENSE.md[codistica-js-docs-url]: https://www.codistica.com/