You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

framecss3

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

framecss3

framecss css framework, let's go build your design with framecss

1.1.4
unpublished
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

CSS Framework by Framecss 👈👇

Socket Badge

⭐ framecss css framework, let's go build your design with framecss3

Framecss..?🤗

Live Update | Dokumentasi | Release 1.1.4

Framecss adalah CSS Framework yang Menyediakan berbagai macam library CSS untuk keperluan Desain Aplikasi Web Responsible. CLASS bisa menggunakan bahasa Indonesia ataupun Inggris. misalnya : class="button" atau class="tombol" dan hasilnya sama. Singkatnya, Framecss mendukung class dua bahasa yaitu bahasa Indonesia dan bahasa Inggris

Status 🤗

NamaDeskripsi
Update15-03-2023
Versi1.1.4
LisensiGNU GPL 3

Mulai 🤔

CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/frame.css">
<script src="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/frame.js" defer="true"></script>
<script src="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/slider.js" defer="true"></script>

NPM

npm i framecss3

see other source on Gitlab | | Githab

Starter Template 😉

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/frame.css">
    <script src="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/frame.js" defer="true"></script>
    <script src="https://cdn.jsdelivr.net/gh/nelsenpro/frame/data/slider.js" defer="true"></script>
    <title>Document</title>
</head>
<body>
    <h1 class="red">Welcome</h1>
</body>
</html>

Creator 🥰

Nelsen Niko

Thanks 👍🙏🤝

[Normalize.css] | [Animate.css] | [Fontsawesome] | [StaticSave] | [W3schools] | [Swiffy Slider] | [jQuery.js] | [D3.js] | [Chart.js] | [Plotly.js] |

Keywords

framecss

FAQs

Package last updated on 08 Apr 2023

Did you know?

Socket

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.

Install

Related posts