
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Start your development with a Free Tailwind CSS and JavaScript UI Kit and Admin. Let Notus JS amaze you with its cool features and build tools and get your project to a whole new level.
Notus JS is Free and Open Source. It features multiple HTML elements and it comes with dynamic components for JavaScript (i.e. Vanilla JS).
It is based on Tailwind Starter Kit by Creative Tim, and it is build with both presentation pages, and pages for an admin dashboard.
Speed up your web development with a beautiful product made by Creative Tim . If you like bright and fresh colors, you will love this Free Tailwind CSS Template! It features a huge number of components that can help you create amazing websites.
index.html file inside your browser of choicenpm run install:cleannpm installnpm run build:tailwind (each time you add a new class, a class that does not exist in assets/styles/tailwind.css, you will need to run this command)npm run build:fontawesomenpm start (this will create a static HTML server on https://localhost:3000)If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.
Here are all the page from the project:
Notus JS is built with over frontend 120 components, giving you the freedom of choosing and combining. All components can take variations in colors, that you can easily modify using Tailwind CSS classes (NOTE: each time you add a new class, a class that does not exist in assets/styles/tailwind.css, you will need to compile again tailwind).
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Tailwind CSS Template is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
Notus JS comes with 120 Fully Coded CSS elements, such as Alerts, Buttons, Inputs and many more.
Please check all of them here.
We also feature the following 18 dynamic components:
| Angular | JavaScript / HTML | NextJS | React | Svelte | VueJS |
|---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
The documentation for the Notus JS is hosted at our website.
This is the project structure that you will get upon the download:
notus-js
.
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── LICENSE.md
├── README.md
├── assets
│ ├── img
│ ├── styles
│ │ ├── index.css
│ │ └── tailwind.css
│ └── vendor
│ └── @fortawesome
│ └── fontawesome-free
│ ├── css
│ │ └── all.min.css
│ └── webfonts
├── index.html
├── package.json
├── pages
│ ├── admin
│ │ ├── dashboard.html
│ │ ├── maps.html
│ │ ├── settings.html
│ │ └── tables.html
│ ├── auth
│ │ ├── login.html
│ │ └── register.html
│ ├── landing.html
│ └── profile.html
└── tailwind.config.js
At present, we officially aim to support the last two versions of the following browsers:
| Chrome | Firefox | Edge | Safari | Opera |
|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
We use GitHub Issues as the official bug tracker for the Notus JS. Here are some advices for our users that want to report an issue:
Copyright 2021 Creative Tim
Licensed under MIT
Twitter: https://twitter.com/CreativeTim
Facebook: https://www.facebook.com/CreativeTim
Dribbble: https://dribbble.com/creativetim
Instagram: https://www.instagram.com/creativetimofficial/
[1.1.0] 2021-03-19
master branch to maincolors and font-sizes): https://tailwindcss.com/docs/upgrading-to-v2
tailwind.config.js files, and inside our product, all {type}-gray-{number} classes were renamed to {type}-blueGray-{number}{type}-blueGray-{number} to {type}-blueGray-{lower-number}, i.e. (100 became 50, 200 became 100, ..., 900 became 800)
blueGray-100 and replace it with blueGray-50blueGray-200 and replace it with blueGray-100blueGray-300 and replace it with blueGray-200blueGray-400 and replace it with blueGray-300blueGray-500 and replace it with blueGray-400blueGray-600 and replace it with blueGray-500blueGray-700 and replace it with blueGray-600blueGray-800 and replace it with blueGray-700blueGray-900 and replace it with blueGray-800tailwind.config.js files, and inside our product, all {type}-blue-{number} classes were renamed to {type}-lightBlue-{number}tailwind.config.js files, and inside our product, all {type}-green-{number} classes were renamed to {type}-emerald-{number}lg:bg-transparent is not working anymore, so we've changed it with lg:bg-opacity-0@tailwindcss/custom-forms@tailwindcss/forms (replaces @tailwindcss/custom-forms)postcssautoprefixer@fortawesome/fontawesome-free 5.14.0 → 5.15.3
browser-sync 2.26.12 → 2.26.14
tailwindcss 1.8.10 → 2.0.4
On a clean install there may be some warnings from request, chokidar, fsevents - they come from node_modules, and they do not affect the product at all.
FAQs
Notus JS - Free Tailwind CSS UI Kit and Admin by Creative Tim.
We found that notus-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.