Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx atomic init ```
Run the following command to initialize the project for Atomic:
npx atomic init
You will be prompted with a series of questions to configure your project:
Choose a Theme: Select a theme from the provided options and press Enter.
Global CSS File: Specify the path to your global.css file. If you are using a Next.js app, the default path is @/app/globals.css
. You can also define a custom path based on your requirements.
Configure Import Alias: Choose the default alias by pressing Enter or customize it. To customize, locate your tsconfig.json
file and find the alias under the "paths" section.
Example: @[your_alias]/atomic-ui.
Save Configuration: Confirm writing the configuration to atomic.components.json by pressing the letter "y" on your keyboard.
You are now ready to add Atomic components to your project.
To start using Atomic components in your application:
Locate the desired Atomic Component from the preview list on the Home page of the Atomic website.
Navigate to the specific Component page by clicking on the desired component from the preview list. Within the Component page, locate the "Add Component to Project" section, typically positioned on the right side of the page.
This section displays the CLI command to be used, containing the desired component's name.
npx atomic add [componentName]
Once the code is generated and integrated into your application, you can use it like any other React component.
FAQs
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx atomic init ```
The npm package atomic receives a total of 473 weekly downloads. As such, atomic popularity was classified as not popular.
We found that atomic demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.