98.css | A design system for building faithful recreations of old UIs | User Interface library

 by   jdan CSS Version: 0.1.20 License: MIT

kandi X-RAY | 98.css Summary

kandi X-RAY | 98.css Summary

98.css is a CSS library typically used in User Interface, React, Framework applications. 98.css has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

A design system for building faithful recreations of old UIs. 98.css is a CSS file that takes semantic HTML and makes it look pretty. It does not ship with any JavaScript, so it is compatible with your frontend framework of choice. Be sure to check out XP.css and 7.css as well.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              98.css has a medium active ecosystem.
              It has 8016 star(s) with 268 fork(s). There are 64 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 26 open issues and 57 have been closed. On average issues are closed in 146 days. There are 9 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of 98.css is 0.1.20

            kandi-Quality Quality

              98.css has no bugs reported.

            kandi-Security Security

              98.css has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              98.css is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              98.css releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of 98.css
            Get all kandi verified functions for this library.

            98.css Key Features

            No Key Features are available at this moment for 98.css.

            98.css Examples and Code Snippets

            No Code Snippets are available at this moment for 98.css.

            Community Discussions

            QUESTION

            HTML "if" statement background toggle
            Asked 2020-Dec-08 at 21:12

            I'm new to learning CSS/HTML and i've been working a bit on trying to recreate the windows 98 vibe. However, one thing I've had a lot of trouble with specifically is trying to recreate the "start" button with a simple toggle script.

            You can see an example of the current script i'm using here; https://thealonic.tumblr.com/ most of the work is my own work with some scraps of css from the old theme I was using along with win98.css

            I've looked around a bit and tried around 4-5 solutions with no luck over the course of a couple hours, but none seemed to be helping me making any progress so I just tried to use more bare bones solutions by just using if statements.

            ...

            ANSWER

            Answered 2020-Dec-08 at 19:55

            The problem in your code is that the condition inside the if statement doesn't change every time you click the button. You need some kind of toggle that changes at every click. You can try something like this:

            Source https://stackoverflow.com/questions/65205677

            QUESTION

            Need to stop propagation in order to prevent menu from closing when clicked inside dropdown content
            Asked 2020-Nov-30 at 01:06

            I need to hold the the dropdown when a click is made inside the items of dropdown, for which I added two commented lines beneath TO-DO comment in my JS file below, and it is not the right way to go, but it does hold the dropdown when dropdown items are clicked but it breaks one of my functionality i.e when i make a click outside area of dropdown the dropdown is minimized. The error produced at the console says "Uncaught TypeError" addEventListener is not a function. Please correct me by making use of pure javascript only.

            ...

            ANSWER

            Answered 2020-Nov-30 at 00:50
            document.getElementsByClassName('dropdown-content')
            

            Source https://stackoverflow.com/questions/65066594

            QUESTION

            Removed www subdomain and now app cannot locate assets
            Asked 2018-Sep-06 at 10:59

            I just built a new version of my website and when I kept the old version still running at v1.domain_name.com. The new app has taken domain_name.com and www.domain_name.com.

            When the old version loads, it's still looking to for files at www:

            ...

            ANSWER

            Answered 2018-Sep-06 at 10:59

            QUESTION

            Gulp handle an array of files with gulp-rev
            Asked 2018-Aug-14 at 19:03
            Context

            I have a gulpfile.js. It basicaly concats two folders with js files to two files to export to a dist folder. It also adds a cache buster and a uglified version for production.

            ...

            ANSWER

            Answered 2018-Aug-11 at 10:57

            If it's just a question of keeping the code DRY, you can write two functions containing generalisations of the WET code :

            • concatTask()
            • minifyTask()

            Each of these funtions should define a gulp task and return an internally-generated task name.

            Source https://stackoverflow.com/questions/51769764

            QUESTION

            Jsonstub response not showing
            Asked 2017-Mar-24 at 05:27
            axios.get('http://jsonstub.com', {
              headers: {
                'Content-Type': 'application/json',
                'JsonStub-User-Key': '1699b7fc-cdcb-4205-b30a-b9b3626246c5',
                'JsonStub-Project-Key': 'f39f1bd2-d303-4b7e-9a11-c0f049a46f87'
            }
            }).then((data) => console.log(data))
            
            ...

            ANSWER

            Answered 2017-Mar-23 at 16:36

            Maybe it's a CORS problem? Can you have a look at the DevTools Console output?

            The content of the HTML response could also be helpful...

            Source https://stackoverflow.com/questions/42981640

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install 98.css

            The easiest way to use 98.css is to import it from unpkg. Alternatively, you can grab 98.css for the releases page or npm. Here is an example of 98.css being used with React, and an example with vanilla JavaScript. Refer to the documentation page for specific instructions on this library's components.

            Support

            Refer to the GitHub issues page to see bugs in my CSS or report new ones. I'd really like to see your pull requests (especially those new to open-source!) and will happily provide code review. 98.css is a fun, silly project and I'd like to make it a fun place to build your open-source muscle. Thank you for checking my little project out, I hope it brought you some joy today. Consider starring/following along on GitHub and maybe subscribing to more fun things on my twitter. 👋.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i 98.css

          • CLONE
          • HTTPS

            https://github.com/jdan/98.css.git

          • CLI

            gh repo clone jdan/98.css

          • sshUrl

            git@github.com:jdan/98.css.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link