Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyziu-03/isola.js
A web development oriented multi purpose JavaScript library. Created by Szymon Hyziak. Now it is time for Isola.js 2.0! No longer maintained
https://github.com/hyziu-03/isola.js
javascript javascript-library npm
Last synced: 20 days ago
JSON representation
A web development oriented multi purpose JavaScript library. Created by Szymon Hyziak. Now it is time for Isola.js 2.0! No longer maintained
- Host: GitHub
- URL: https://github.com/hyziu-03/isola.js
- Owner: Hyziu-03
- Created: 2022-07-09T15:56:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T17:31:20.000Z (6 months ago)
- Last Synced: 2024-11-19T19:03:39.902Z (about 2 months ago)
- Topics: javascript, javascript-library, npm
- Language: JavaScript
- Homepage: https://isolajs.web.app/
- Size: 865 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Isola.js
> No longer maintained
A web development oriented multi purpose JavaScript library. Created by Szymon Hyziak. Read up on it here:
> It was time for Isola.js from July 9th 2022 to March 20th 2023.
> Now it is time for Isola.js 2.0!## Read docs online
Constantly maintained documentation is available in the library's repository. Direct link to npm will be added shortly.
## Use Isola.js in your project
Download the package via npm and see how is it performing in the registry. Link:
That's how you install Isola.js via npm:
```bash
npm install isola
```### Percent of code covered by tests
- Current test coverage for tools is 70/234 ~ 30%
- Current test coverage for navigator is 1/211 ~ 0.5%
- Current test coverage for navigator is 1/43 ~ 2.3%
- Therefore the total test coverage is 72/488 ~ 14.75%